[issue25728] email parser ignores inner multipart boundary when outer message duplicates it

R. David Murray report at bugs.python.org
Tue Nov 24 19:39:29 EST 2015


R. David Murray added the comment:

Who is to say that the outer message is defective and not the inner one?  How can a parser decide which part belongs to which message?  It isn't an AI.

The whole message is defective, so all bets are off :)  The library can't successfully parse such a message, though it goes to significant pains to make sure it never generates one.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25728>
_______________________________________


More information about the Python-bugs-list mailing list