summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/postfix
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2001-11-24 01:05:10 +0000
committerJonas Smedegaard <dr@jones.dk>2001-11-24 01:05:10 +0000
commit8ef36575dda23a78e76c0afdb0917d08fb57923f (patch)
tree309f96ee8be88d48031f1bfac9a7717d30caa822 /logcheck/ignore.d.server/postfix
parent9754a25acec36bab904150a694044ab4bb567e16 (diff)
logcheck: A bunch of separation work and added stuff.
Diffstat (limited to 'logcheck/ignore.d.server/postfix')
-rw-r--r--logcheck/ignore.d.server/postfix10
1 files changed, 10 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/postfix b/logcheck/ignore.d.server/postfix
new file mode 100644
index 0000000..d960c37
--- /dev/null
+++ b/logcheck/ignore.d.server/postfix
@@ -0,0 +1,10 @@
+postfix.* table has changed -- exiting
+postfix/local\[.*\]: warning: unable to create lock file /var/mail/[[:alnum:]]+\.lock: Permission denied
+postfix/smtp\[.*\]: .*: to=<.*>, relay=none, delay=[[:digit:]]+, status=deferred \(connect to .*\[.*\]: (Connection refused|server refused mail service)\)
+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|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)