From fa1966869beb26983c60ae2fc24fafdf477f37b6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 14 Apr 2003 17:23:28 +0000 Subject: Ignore message-id's more generally of purged postfix emails. --- logcheck/ignore.d.workstation/local | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'logcheck/ignore.d.workstation') diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index 0b6cd42..763ee45 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -216,10 +216,11 @@ pop-before-smtp\[[0-9]+\]: (opening|closing) relay for [\.0-9]+( --- not in myne ### ignore.d.server/postfix 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/cleanup\[[0-9]+\]: [A-Z0-9]+: message-id=[^[:space:]]+$ +postfix/cleanup\[[0-9]+\]: [A-Z0-9]+: message-id=<[^>]+>$ 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/n?qmgr\[[0-9]+\]: [A-Z0-9]+: from=<[^[:space:]]*>, status=expired, returned to sender$ postfix/postfix-script: refreshing the Postfix mail system$ postfix/smtp\[[0-9]+\]: Peer certi?ficate could not be verified$ postfix/smtp\[[0-9]+\]: SSL_connect error to [^[:space:]]+: -1 -- cgit v1.2.3