1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-09-11 00:09:00 +02:00
Files
mailinabox/management
David Lamkin 2fe239b982 Ignore bad encoding in email addresses when parsing maillog files
local/domain parts of email address should be standard ASCII or
UTF-8. Some email addresses contain extended ASCII, leading to
decode failure by the UTF-8 codec (and thus failure of the
Usage-Report script)

This change allows maillog parsing to continue over lines
containing such addresses
2021-08-09 10:53:10 +01:00
..
2020-09-30 12:34:26 +02:00
2018-10-03 14:28:43 -04:00