lavr / python-emails

Modern python library for emails
http://python-emails.readthedocs.org
Other
405 stars 54 forks source link

starttls? #159

Closed praul closed 3 years ago

praul commented 3 years ago

Hey there, I cannot find anything in the documentation about using starttls. I need to send emails over port 587 with starttls. Is this possible?

Thanks for your reply.

praul commented 3 years ago

Okay, I found the undocumented "tls" setting. Is there a documentation of all the keys somewhere, that I'm missing? Thanks for your effort