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 bryced
Recipients barry, bryced, r.david.murray
Date 2018-07-31.02:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533004709.66.0.56676864532.issue34277@psf.upfronthosting.co.za>
In-reply-to
Content
As far as I can tell in my manual tests with gmail, extra whitespace is fine.  The addition of `=?utf-8?q?` is what trips both gmail and the python dkim library up.

I agree that the paths you propose are viable.  For now my email projects will be pinned to 3.6.3.  

If I find time, the new ticket will perhaps focus just on being able to "fold" without the encoded-words syntax.
History
Date User Action Args
2018-07-31 02:38:29brycedsetrecipients: + bryced, barry, r.david.murray
2018-07-31 02:38:29brycedsetmessageid: <1533004709.66.0.56676864532.issue34277@psf.upfronthosting.co.za>
2018-07-31 02:38:29brycedlinkissue34277 messages
2018-07-31 02:38:29brycedcreate