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 luiji
Recipients luiji
Date 2014-04-20.03:10:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397963420.37.0.770668035299.issue21296@psf.upfronthosting.co.za>
In-reply-to
Content
Apologies, I was tired when I looked into this. It turns out that SMTP is explicitly case-insensitive with command names. I still think it'd be nice to use upper-case commands for consistency with the FROM: and TO: lines, though, or to put the FROM: and TO: lines in lower-case.
History
Date User Action Args
2014-04-20 03:10:20luijisetrecipients: + luiji
2014-04-20 03:10:20luijisetmessageid: <1397963420.37.0.770668035299.issue21296@psf.upfronthosting.co.za>
2014-04-20 03:10:20luijilinkissue21296 messages
2014-04-20 03:10:19luijicreate