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 zvyn
Recipients barry, jesstess, pitrou, r.david.murray, zvyn
Date 2014-06-17.19:30:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403033401.43.0.395080659803.issue21795@psf.upfronthosting.co.za>
In-reply-to
Content
The smtpd.SMTPServer does support 8BITMIME if decode_date is False (#19662) and could be announced under this condition. The patch for #21725 already implements 8BITMIME so this can easily be done afterwards.
History
Date User Action Args
2014-06-17 19:30:01zvynsetrecipients: + zvyn, barry, pitrou, r.david.murray, jesstess
2014-06-17 19:30:01zvynsetmessageid: <1403033401.43.0.395080659803.issue21795@psf.upfronthosting.co.za>
2014-06-17 19:30:01zvynlinkissue21795 messages
2014-06-17 19:30:01zvyncreate