summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--logcheck/ignore.d.server/local4
-rw-r--r--logcheck/ignore.d.server/postfix4
-rw-r--r--logcheck/ignore.d.workstation/local4
3 files changed, 6 insertions, 6 deletions
diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local
index c0ffa32..4411aa7 100644
--- a/logcheck/ignore.d.server/local
+++ b/logcheck/ignore.d.server/local
@@ -216,11 +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=<[^>]+>( \([^\(\)]+\))?$
+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/n?qmgr\[[0-9]+\]: [A-Z0-9]+: from=<[^,]+, 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
diff --git a/logcheck/ignore.d.server/postfix b/logcheck/ignore.d.server/postfix
index a385247..173dfc9 100644
--- a/logcheck/ignore.d.server/postfix
+++ b/logcheck/ignore.d.server/postfix
@@ -1,10 +1,10 @@
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$
-postfix/n?qmgr\[[0-9]+\]: [A-Z0-9]+: from=<[^[:space:]]*>, status=expired, returned to sender$
+postfix/n?qmgr\[[0-9]+\]: [A-Z0-9]+: from=<[^,]+, 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
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local
index 3c8b3e6..277bdc5 100644
--- a/logcheck/ignore.d.workstation/local
+++ b/logcheck/ignore.d.workstation/local
@@ -216,11 +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=<[^>]+>( \([^\(\)]+\))?$
+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/n?qmgr\[[0-9]+\]: [A-Z0-9]+: from=<[^,]+, 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