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 martin.panter
Recipients barry, martin.panter, r.david.murray
Date 2016-06-16.04:38:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466051897.22.0.558626893653.issue24364@psf.upfronthosting.co.za>
In-reply-to
Content
In particular, I noticed InvalidHeaderDefect is not raised if a header line begins with a colon (:), and also MisplacedEnvelopeHeaderDefect, if a header line begins "From ", including a space, and is neither the first or last line of the header section.
History
Date User Action Args
2016-06-16 04:38:17martin.pantersetrecipients: + martin.panter, barry, r.david.murray
2016-06-16 04:38:17martin.pantersetmessageid: <1466051897.22.0.558626893653.issue24364@psf.upfronthosting.co.za>
2016-06-16 04:38:17martin.panterlinkissue24364 messages
2016-06-16 04:38:17martin.pantercreate