diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-01-16 00:05:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-01-16 00:05:50 +0000 |
commit | 99cefe7e7107655954d5c036dfe0bc7d05a397e1 (patch) | |
tree | 821a06dde3d3074dc2b4cfb0db8a7e8e10147a57 /logcheck/ignore.d.server/postfix | |
parent | c4b2f443707806a63c2bda6c844f9d26b8bcf3c2 (diff) |
Misc updates...
Diffstat (limited to 'logcheck/ignore.d.server/postfix')
-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 f8378f4..d742dbf 100644 --- a/logcheck/ignore.d.server/postfix +++ b/logcheck/ignore.d.server/postfix @@ -28,5 +28,6 @@ postfix/smtpd\[[0-9]+\]: warning: [\.0-9]+: address not listed for hostname [^[: postfix/smtpd\[[0-9]+\]: warning: [\.0-9]+: hostname [^[:space:]]+ verification failed: Host name has no address$ postfix/smtpd\[[0-9]+\]: warning: [^[:space:]]+\[[\.0-9]+\] sent ([^[:space:]]+ header|mail content) instead of SMTP command: .* postfix/smtpd\[[0-9]+\]: warning: [^[:space:]]+\[[\.0-9]+\]: hostname [^[:space:]]+ verification failed: Host not found$ +postfix/smtpd\[[0-9]+\]: warning: numeric result [\.0-9]+ in address->name lookup for [\.0-9]+$ # These are only for postfix >= 2.0: postfix/smtp\[[0-9]+\]: connect to [^[:space:]]+\[[\.0-9]+\]: server dropped connection without sending the initial greeting \(port 25\)$ |