David Harel <[EMAIL PROTECTED]> added the comment:
Yep. Close it.
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2272>
__
___
Python-bugs-list mailing
David Harel <[EMAIL PROTECTED]> added the comment:
Found a problem in my python installation where SSL was unintentionally
disabled.
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.pytho
New submission from David Harel <[EMAIL PROTECTED]>:
Using Linux (Gentoo), when closing the socket of an smtp connection
using tls (you can use the example at:
http://snippets.dzone.com/posts/show/757).
Attached code example with my e-mail data. (I don't mind).
Also tested on Debian