summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.workstation
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-07 23:00:23 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-07 23:00:23 +0000
commitb746d26080131f66028f3a317e6796be4942b3ff (patch)
tree7644afe4848eb1173189b27594ef190e0c0e236c /logcheck/ignore.d.workstation
parenta2476b84572bdb14ff4425331bf538107cac8b47 (diff)
Filter out postfix nqmgr (not just qmgr) skipping on reload.
Diffstat (limited to 'logcheck/ignore.d.workstation')
-rw-r--r--logcheck/ignore.d.workstation/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local
index 2a91a28..ac47fa0 100644
--- a/logcheck/ignore.d.workstation/local
+++ b/logcheck/ignore.d.workstation/local
@@ -210,8 +210,8 @@ postfix/[[:alnum:]]+\[[0-9]+\]: table has changed -- exiting$
postfix/cleanup\[[0-9]+\]: warning: premature end-of-input from cleanup socket while reading input attribute name$
postfix/local\[[0-9]+\]: warning: unable to create lock file /var/mail/[[:alnum:]]+\.lock: Permission denied$
postfix/master\[[0-9]+\]: reload configuration$
+postfix/n?qmgr\[[0-9]+\]: [A-Z0-9]+: skipped, still being delivered$
postfix/postfix-script: refreshing the Postfix mail system$
-postfix/qmgr\[[0-9]+\]: [A-Z0-9]+: skipped, still being delivered$
postfix/smtp\[[0-9]+\]: [A-Z0-9]+: enabling PIX <CRLF>\.<CRLF> workaround for [^[:space:]]+\[[\.0-9]+\]$
postfix/smtp\[[0-9]+\]: [^[:space:]]+ status=deferred \(connect to [^[:space:]]+: (Connection refused|server refused mail service)\)$
postfix/smtp\[[0-9]+\]: connect to [^[:space:]]+: (Connection (refused|reset by peer|timed out)|read timeout|server (refused mail service|dropped connection)|No route to host) \(port 25\)$