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 bpoaugust
Recipients Eric Lafontaine, barry, bpoaugust, r.david.murray
Date 2016-12-22.17:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482427502.18.0.88178243246.issue28945@psf.upfronthosting.co.za>
In-reply-to
Content
Note: it's easy to create test e-mails with attachments using mutt.

echo test | mutt -s "test" -a files... -- user@domain

I did some testing with the following names:

<>
><
""
"<abc>"
<"abc">
>abc<
">abc<"
>"abc"<

There are no doubt other awkward names one can devise; in particular it would be useful to generate similar names with non-ASCII characters in them to force the use of value triples.
History
Date User Action Args
2016-12-22 17:25:02bpoaugustsetrecipients: + bpoaugust, barry, r.david.murray, Eric Lafontaine
2016-12-22 17:25:02bpoaugustsetmessageid: <1482427502.18.0.88178243246.issue28945@psf.upfronthosting.co.za>
2016-12-22 17:25:02bpoaugustlinkissue28945 messages
2016-12-22 17:25:01bpoaugustcreate