From d972e084b74a085d5537b45f84bba9e84182c22c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 14 Apr 2003 17:25:48 +0000 Subject: Ignore postfix message-id's with comments. --- logcheck/ignore.d.server/postfix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/ignore.d.server/postfix') diff --git a/logcheck/ignore.d.server/postfix b/logcheck/ignore.d.server/postfix index aa88e19..a385247 100644 --- a/logcheck/ignore.d.server/postfix +++ b/logcheck/ignore.d.server/postfix @@ -1,6 +1,6 @@ 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=<[^>]+>$ +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$ -- cgit v1.2.3