[issue8809] smtplib should support SSL contexts

Antoine Pitrou report at bugs.python.org
Wed May 18 18:05:44 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Thank you Kasun. I did a couple of minor style fixes (whitespace at end of line, and spaces around the '=' assignment sign). I also added a test for starttls(), since it turns out gmail.com supports it on port 25.

----------
resolution:  -> fixed
stage: patch review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8809>
_______________________________________


More information about the Python-bugs-list mailing list