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 tati_alchueyr
Recipients loewis, msladek, r.david.murray, tati_alchueyr
Date 2012-03-13.16:31:25
SpamBayes Score 0.0001325211
Marked as misclassified No
Message-id <1331656286.15.0.0921323182145.issue14062@psf.upfronthosting.co.za>
In-reply-to
Content
Hi msladek!

I tried to reproduce your bug using Python 3.2.2 on MacOS X, but didn't manage - all worked fine. I used gmail both to send and receive the message, on SSL:
    smtpPort = '465'
    smtpSrv = 'smtp.gmail.com'

As I'm no SMPTP nor email expert, I asked r.david.murray to review the email message code received and it looks fine.

Could you provide a smaller example of code that causes the same problem?

I just extracted your code to help other people trying to reproduce the bug. It is attached.
History
Date User Action Args
2012-03-13 16:31:26tati_alchueyrsetrecipients: + tati_alchueyr, loewis, r.david.murray, msladek
2012-03-13 16:31:26tati_alchueyrsetmessageid: <1331656286.15.0.0921323182145.issue14062@psf.upfronthosting.co.za>
2012-03-13 16:31:25tati_alchueyrlinkissue14062 messages
2012-03-13 16:31:25tati_alchueyrcreate