Giter VIP home page Giter VIP logo

Comments (6)

kootenpv avatar kootenpv commented on May 18, 2024

Hi, thanks! Did you try registering only once though? For the registration you indeed need to have keyring installed. Do you use windows?

from yagmail.

DanielTimLee avatar DanielTimLee commented on May 18, 2024

No, i use mac 10.10 yosemite.

Eventhough i don't have keyring installed, it works fine!!
And i wonder why it is...?

from yagmail.

kootenpv avatar kootenpv commented on May 18, 2024

Maybe pycharm is using a different version there? I suppose the keyring package has been installed anyway on Mac.

from yagmail.

DanielTimLee avatar DanielTimLee commented on May 18, 2024

Oh. I have Keyring package!! (sorry for the mistake.)

For last question, Is there any connection timeout limit?
If there is, how long is it?

from yagmail.

kootenpv avatar kootenpv commented on May 18, 2024

You can give a timeout which will be passed to SMTP on creating yagmail.SMTP(timeout=10) if that's what you mean?

from yagmail.

DanielTimLee avatar DanielTimLee commented on May 18, 2024

Not actually... but thanks for the kind answer!!

I was wandering if there is any default value for the timeout. ^^
But I guess I found it!

The optional timeout parameter specifies a timeout in seconds for blocking operations like the connection attempt (if not specified, the global default timeout setting will be used). If the timeout expires, socket.timeout is raised.

https://docs.python.org/2/library/smtplib.html

from yagmail.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.