]> gitweb.michael.orlitzky.com - amavis-logwatch.git/commitdiff
Ignore "SANITIZED ... NULL byte(s)" messages.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 28 Dec 2018 15:01:56 +0000 (10:01 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 28 Dec 2018 15:01:56 +0000 (10:01 -0500)
Newer versions of the amavisd daemon sanitize NULL bytes within the
body of a message for the benefit of Cyrus IMAP. When it does this,
the number of bytes sanitized is logged. This is an informational
message only as far as I can tell, so it's been added to the list of
messages to ignore.


No differences found