[issue1217246] proposed patch for tls wrapped ssl support added to smtplib

2009-04-25 Thread Daniel Diniz
Daniel Diniz added the comment: Added to trunk around rev58097. -- nosy: +ajaksu2 resolution: -> out of date stage: test needed -> committed/rejected status: open -> closed ___ Python tracker __

[issue1217246] proposed patch for tls wrapped ssl support added to smtplib

2009-04-06 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +documentation for new SSL module stage: -> test needed type: -> feature request versions: +Python 2.7, Python 3.1 -Python 2.4 ___ Python tracker _

[issue1217246] proposed patch for tls wrapped ssl support added to smtplib

2007-08-25 Thread Bill Janssen
Bill Janssen added the comment: This probably needs to be re-written with the new SSL support in 2.6. See issue 1024. -- nosy: +janssen _ Tracker <[EMAIL PROTECTED]> _ ___