New submission from YS:

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)?

----------
components: Library (Lib)
messages: 192358
nosy: yasaharu
priority: normal
severity: normal
status: open
title: Should be able to specify SSL version for smtplib
type: behavior
versions: Python 2.6, Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18371>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to