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 r.david.murray
Recipients Lord Anton Hvornum, barry, r.david.murray
Date 2017-03-20.15:07:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490022474.8.0.446931586529.issue29860@psf.upfronthosting.co.za>
In-reply-to
Content
It is interesting that in all the years smtplib has been in use, this is the first time (as far as I know) this has been reported as a problem.  I don't see any reason to object to changing it to send the commands in upper case, but the server you are talking to is definitely out of spec with the RFC :)
History
Date User Action Args
2017-03-20 15:07:54r.david.murraysetrecipients: + r.david.murray, barry, Lord Anton Hvornum
2017-03-20 15:07:54r.david.murraysetmessageid: <1490022474.8.0.446931586529.issue29860@psf.upfronthosting.co.za>
2017-03-20 15:07:54r.david.murraylinkissue29860 messages
2017-03-20 15:07:54r.david.murraycreate