New submission from Milan Oberkirch:

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.

----------
components: email
messages: 220868
nosy: barry, jesstess, pitrou, r.david.murray, zvyn
priority: normal
severity: normal
status: open
title: smtpd.SMTPServer should announce 8BITMIME when supported
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21795>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to