New submission from bpoaugust <sebbaz+...@gmail.com>:

The email headerregistry class MessageIDHeader is too strict when parsing 
existing Message-Ids. It can truncate Message-Ids that are valid according to 
the obsolete rules.

As the saying has it: 
"Be liberal in what you accept, and conservative in what you send."

I think the parser should be much closer to the UnstructuredHeader.

----------
components: email
messages: 410665
nosy: barry, bpoaugust, r.david.murray
priority: normal
severity: normal
status: open
title: MessageIDHeader is too strict for message-id

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to