[issue2272] Segment Violation when using smtp with tls

2008-03-12 Thread Facundo Batista
Changes by Facundo Batista <[EMAIL PROTECTED]>: -- resolution: -> invalid status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ ___ Python-b

[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]> __ ___ Python-bugs-list mailing list Unsubscribe: http

[issue2272] Segment Violation when using smtp with tls

2008-03-12 Thread Facundo Batista
Facundo Batista <[EMAIL PROTECTED]> added the comment: Should we close this? -- nosy: +facundobatista __ Tracker <[EMAIL PROTECTED]> __ ___ Pyth

[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]> __

[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 with Python 2