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 matt
Recipients georg.brandl, matt
Date 2008-10-30.06:25:34
SpamBayes Score 0.008490433
Marked as misclassified No
Message-id <1225347937.69.0.715259737352.issue4239@psf.upfronthosting.co.za>
In-reply-to
Content
Another problem with that example - the .connect() isn't required and
causes the SMTP session to fail to send anything and time out.
History
Date User Action Args
2008-10-30 06:25:37mattsetrecipients: + matt, georg.brandl
2008-10-30 06:25:37mattsetmessageid: <1225347937.69.0.715259737352.issue4239@psf.upfronthosting.co.za>
2008-10-30 06:25:36mattlinkissue4239 messages
2008-10-30 06:25:35mattcreate