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 _savage, barry, maciej.szulik, python-dev, r.david.murray
Date 2018-07-31.13:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533043099.41.0.56676864532.issue24218@psf.upfronthosting.co.za>
In-reply-to
Content
Well, posting on a closed issue is generally not the best way :)

The current behavior with regards to the SMTPUTF8 flag is correct (it only matters for *addresses*, display names can already be transmitted if they contain non-ascii using non SMTPUTF8 methods).

The multiple carriage returns is a bug, and there is an open issue for it, though I'm not finding it at the moment.
History
Date User Action Args
2018-07-31 13:18:19r.david.murraysetrecipients: + r.david.murray, barry, python-dev, maciej.szulik, _savage
2018-07-31 13:18:19r.david.murraysetmessageid: <1533043099.41.0.56676864532.issue24218@psf.upfronthosting.co.za>
2018-07-31 13:18:19r.david.murraylinkissue24218 messages
2018-07-31 13:18:19r.david.murraycreate