[issue2272] Segment Violation when using smtp with tls

2008-03-12 Thread David Harel
David Harel <[EMAIL PROTECTED]> added the comment: Yep. Close it. __ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2272> __ ___ Python-bugs-list mailing

[issue2272] Segment Violation when using smtp with tls

2008-03-12 Thread David Harel
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

[issue2272] Segment Violation when using smtp with tls

2008-03-11 Thread David Harel
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