summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2001-09-30 19:18:32 +0000
committerJonas Smedegaard <dr@jones.dk>2001-09-30 19:18:32 +0000
commit513d7623656ad04a9926fc41a5c144d00da5aa41 (patch)
tree8921440d0b141538ac374eb375596ec8e62b29fb /logcheck/ignore.d.server
parent200c8995bdc3c175299a41c3ab4279106b455471 (diff)
logcheck: more postfix warning suppression regarding looping back to self (don't know how to add info about public IP when behind NAT router).
Diffstat (limited to 'logcheck/ignore.d.server')
-rw-r--r--logcheck/ignore.d.server/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local
index ad546ef..5c4e432 100644
--- a/logcheck/ignore.d.server/local
+++ b/logcheck/ignore.d.server/local
@@ -78,7 +78,7 @@ postfix/smtp\[.*\]: .*: to=<.*>, relay=none, delay=[[:digit:]]+, status=deferred
postfix/smtp\[.*\]: connect to .*\[.*\]: (Connection (refused|timed out)|read timeout|server (refused mail service|dropped connection)|No route to host) \(port 25\)
postfix/smtp\[.*\]: warning: numeric domain name in resource data of MX record for .*: [\.[:digit:]]+
postfix/smtp\[.*\]: warning: no MX host for [\.[:alnum:]-]+ has a valid A record
-postfix/smtp\[.*\]: warning: host [\.[:alnum:]-]+\[[\.[:digit:]]+\] greeted me with my own hostname [\.[:alnum:]-]+
+postfix/smtp\[.*\]: warning: host [\.[:alnum:]-]+\[[\.[:digit:]]+\] (greeted me|replied to HELO/EHLO) with my own hostname [\.[:alnum:]-]+
postfix/smtpd\[.*\]: (lost connection|timeout) after [^ ]+ from [\.[:alnum:]-]+\[[\.[:digit:]]+\]
postfix/smtpd\[.*\]: warning: .*: address not listed for hostname .*
postfix/smtpd\[.*\]: warning: .*: hostname [\.[:alnum:]-]+ verification failed: Host (name has no address|not found)