[issue30988] Exception parsing invalid email address headers starting or ending with dot

Cyril Nicodème report at bugs.python.org
Fri Nov 29 06:04:39 EST 2019


Cyril Nicodème <contact at cnicodeme.com> added the comment:

Hi!

I confirm this problem too, also with the SMTPUTF8 policy.

I was able to reproduce this error on my end (Python v3.7.5).

Note that when calling `message_from_bytes` without policy, there is no errors.

----------
nosy: +cnicodeme

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue30988>
_______________________________________


More information about the Python-bugs-list mailing list