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, jribbens, r.david.murray
Date 2017-04-10.19:10:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491851457.23.0.369722998973.issue30032@psf.upfronthosting.co.za>
In-reply-to
Content
That is true for text/xxxx types, yes.  The policy is named after the target wire protocol, and if you are transmitting an email message over SMTP, that implies MIME.  What to do if you are not sending it over SMTP, though, is a tougher question. One could argue it either way for the 'default' policy, and I'm open to argument.
History
Date User Action Args
2017-04-10 19:10:57r.david.murraysetrecipients: + r.david.murray, barry, jribbens
2017-04-10 19:10:57r.david.murraysetmessageid: <1491851457.23.0.369722998973.issue30032@psf.upfronthosting.co.za>
2017-04-10 19:10:57r.david.murraylinkissue30032 messages
2017-04-10 19:10:56r.david.murraycreate