[Logcheck-commits] r1447 - in logcheck/trunk: debian rulefiles/linux/violations.ignore.d

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sun Jan 14 17:25:13 CET 2007


Author: madduck
Date: 2007-01-14 17:25:13 +0100 (Sun, 14 Jan 2007)
New Revision: 1447

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-postfix
Log:
* violations.ignore.d/logcheck-postfix: ignore cleanup status messages which
  have been elevated to violations due to matches between domain names and
  violation filters (e.g. vrfy.org).

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-01-14 16:23:14 UTC (rev 1446)
+++ logcheck/trunk/debian/changelog	2007-01-14 16:25:13 UTC (rev 1447)
@@ -18,6 +18,9 @@
     new-style messages.
   * violations.ignore.d/logcheck-postfix: ignore messages about deliverable
     messages (sender address verification).
+  * violations.ignore.d/logcheck-postfix: ignore cleanup status messages which
+    have been elevated to violations due to matches between domain names and
+    violation filters (e.g. vrfy.org).
 
   * violations.ignore.d/logcheck-ssh: ignore ssh_msg_recv messages which are
     escalated to violations.
@@ -61,7 +64,7 @@
     This should hopefully fix some of the "Check temporary directory"
     messages.
 
- -- martin f. krafft <madduck at debian.org>  Sun, 14 Jan 2007 17:22:54 +0100
+ -- martin f. krafft <madduck at debian.org>  Sun, 14 Jan 2007 17:24:29 +0100
 
 logcheck (1.2.52) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-postfix
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-postfix	2007-01-14 16:23:14 UTC (rev 1446)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-postfix	2007-01-14 16:25:13 UTC (rev 1447)
@@ -38,3 +38,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/local\[[[:digit:]]+\]: warning: maildir access problem for UID/GID=[[:digit:]]+/[[:digit:]]+: create [/.[:alnum:]]+: Permission denied$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/local\[[0-9]+\]: [[:upper:][:digit:]]+: to=<[^[:space:]]+>,( orig_to=<[^[:space:]]+>,)? relay=local, delay=[0-9.]+(, delays=([.0-9]+/){3}[.0-9]+)?(, dsn=[45](\.[0-9]+){2})?, status=(deferred|bounced) \(.+\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/cleanup\[[0-9]+\]: [[:upper:]0-9]+: reject: header [^[:space:]]+:.+ from=<[^[:space:]]*>( to=<[^[:space:]]+>)? proto=E?SMTP helo=<[^[:space:]]+>: .+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/cleanup\[[0-9]+\]: [[:alnum:]]+: (resent-)?message-id=(<?[^[:space:]]+>?)?$




More information about the Logcheck-commits mailing list