diff options
author | Klaus Agnoletti <klaus@xenux.dk> | 2002-09-11 08:06:33 +0000 |
---|---|---|
committer | Klaus Agnoletti <klaus@xenux.dk> | 2002-09-11 08:06:33 +0000 |
commit | f64efd0fabd53fabd187a914c2a1985caaa8b9a3 (patch) | |
tree | bec0529e245cfb559b79455a818c00260755bc0c /logcheck | |
parent | 5ea72651561577cba7b579cfe89df3871be34f5a (diff) |
Added rule to postfix to make it ignore Bad EHLO relies from other mailservers.
Diffstat (limited to 'logcheck')
-rw-r--r-- | logcheck/ignore.d.server/postfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/postfix b/logcheck/ignore.d.server/postfix index b9586c3..2626dfb 100644 --- a/logcheck/ignore.d.server/postfix +++ b/logcheck/ignore.d.server/postfix @@ -15,3 +15,4 @@ postfix/smtpd\[.*\]: warning: .* sent (message header|mail content) instead of S postfix/postfix-script: refreshing the Postfix mail system postfix/master\[.*\]: reload configuration postfix/smtp\[.*\]: warning: mailer loop: best MX host for .* is local +postfix/smtp\[.*\]: warning: bad size limit "truncates" in EHLO reply from .* |