Message307285
With some malformed email address list, the parser for email groups raises an `IndexError` instead of the correct `HeaderParseError`.
This results in a complete failure to parse the email while it is still preferable to just ignore the malformed header.
An example of such a malformed list is this:
`To: :Foo <foo@example.com> <bar@example.com>` |
|
Date |
User |
Action |
Args |
2017-11-30 10:40:34 | mtorromeo | set | recipients:
+ mtorromeo, barry, r.david.murray |
2017-11-30 10:40:34 | mtorromeo | set | messageid: <1512038434.94.0.213398074469.issue32178@psf.upfronthosting.co.za> |
2017-11-30 10:40:34 | mtorromeo | link | issue32178 messages |
2017-11-30 10:40:34 | mtorromeo | create | |
|