]> gitweb.michael.orlitzky.com - postfix-logwatch.git/commit
postfix-logwatch: ignore "breaking line > 998 bytes with ..."
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Jun 2022 11:53:12 +0000 (07:53 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 15 Jun 2022 11:53:12 +0000 (07:53 -0400)
commit98e2947aacd1979907bf7ec9ba553e77b17e8616
tree9c6160e4d42a1efab7a107381144a79325cf5887
parente376407224f0f8900b6c90f0f25d71a156dfac93
postfix-logwatch: ignore "breaking line > 998 bytes with ..."

Newer versions of postfix log e.g. the informational,

  Jun 15 02:28:30 mx1 postfix/smtp[18842]: 4LNFk643CfzMlbp: breaking
  line > 998 bytes with <CR><LF>SPACE

This commit adds it to the ignore list, so it won't be repeatedly
mentioned as an "umatched line."
postfix-logwatch