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 barry, jesstess, pitrou, r.david.murray, zvyn
Date 2014-06-11.17:03:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402506203.92.0.385005460955.issue21725@psf.upfronthosting.co.za>
In-reply-to
Content
Milan: your patch looks good for the most part.  Now that I committed the decode_data patch you should modify it so that SMTPUTF8 implies decode_data=False (otherwise we *don't* have an 8-bit-clean channel).  Please either attach the modified patch here or link the repository such that the patch can be generated (for rietveld review).

I'll need to play with it for a bit to make sure there's nothing more needed.
History
Date User Action Args
2014-06-11 17:03:23r.david.murraysetrecipients: + r.david.murray, barry, pitrou, jesstess, zvyn
2014-06-11 17:03:23r.david.murraysetmessageid: <1402506203.92.0.385005460955.issue21725@psf.upfronthosting.co.za>
2014-06-11 17:03:23r.david.murraylinkissue21725 messages
2014-06-11 17:03:23r.david.murraycreate