This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hareldvd
Recipients hareldvd
Date 2008-03-11.11:20:33
SpamBayes Score 0.3592846
Marked as misclassified No
Message-id <1205234462.3.0.712730558489.issue2272@psf.upfronthosting.co.za>
In-reply-to
Content
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.3.5 where everything seems OK.
History
Date User Action Args
2008-03-11 11:21:02hareldvdsetspambayes_score: 0.359285 -> 0.3592846
recipients: + hareldvd
2008-03-11 11:21:02hareldvdsetspambayes_score: 0.359285 -> 0.359285
messageid: <1205234462.3.0.712730558489.issue2272@psf.upfronthosting.co.za>
2008-03-11 11:20:35hareldvdlinkissue2272 messages
2008-03-11 11:20:34hareldvdcreate