From: Michael Orlitzky Date: Wed, 15 Jun 2022 11:53:12 +0000 (-0400) Subject: postfix-logwatch: ignore "breaking line > 998 bytes with ..." X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=3774d750ade89b6fe0457f57556acdd70dda936c;hp=3774d750ade89b6fe0457f57556acdd70dda936c;p=postfix-logwatch.git 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 SPACE This commit adds it to the ignore list, so it won't be repeatedly mentioned as an "umatched line." ---