This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author yasaharu
Recipients yasaharu
Date 2013-07-05.20:55:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373057729.16.0.874642993886.issue18371@psf.upfronthosting.co.za>
In-reply-to
Content
Currently, smtplib is not able to connect to hotmail, giving an SSL version error (at least on some platfroms). See http://stackoverflow.com/q/17434143/429850 and http://stackoverflow.com/q/17011816/429850. Perhaps there should be an option like smtplib.SMTP(ssl_version=SSLV3)?
History
Date User Action Args
2013-07-05 20:55:29yasaharusetrecipients: + yasaharu
2013-07-05 20:55:29yasaharusetmessageid: <1373057729.16.0.874642993886.issue18371@psf.upfronthosting.co.za>
2013-07-05 20:55:29yasaharulinkissue18371 messages
2013-07-05 20:55:28yasaharucreate