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 rschoon
Recipients pje, rschoon
Date 2014-07-02.23:00:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1404342036.49.0.0815264542505.issue21890@psf.upfronthosting.co.za>
In-reply-to
Content
I agree, the current patch is too permissive.

Both a server I wrote a while ago, and most other "complaint" servers deal with the problem the exact same way as that patch, and that extra permissiveness led to my misinterpretation when analyzing why I had made that original change.

In any case, I've attached an updated patch.
History
Date User Action Args
2014-07-02 23:00:36rschoonsetrecipients: + rschoon, pje
2014-07-02 23:00:36rschoonsetmessageid: <1404342036.49.0.0815264542505.issue21890@psf.upfronthosting.co.za>
2014-07-02 23:00:36rschoonlinkissue21890 messages
2014-07-02 23:00:36rschooncreate