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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Tue May 22 14:11:36 UTC 2007


Author: madduck
Date: 2007-05-22 14:11:36 +0000 (Tue, 22 May 2007)
New Revision: 1580

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.server/amavisd-new
   logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-amavisd-new
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/logcheck-database.lintian-overrides
Log:
* ignore.d.server/amavisd-new, violations.ignore.d/logcheck-amavisd-new:
  - ignore BAD-HEADER and NOTICE messages.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-05-22 09:53:13 UTC (rev 1579)
+++ logcheck/trunk/debian/changelog	2007-05-22 14:11:36 UTC (rev 1580)
@@ -39,12 +39,15 @@
     - ignore crontab entries even if helper is referenced by absolute path;
       thanks to Marc Sherman for the patch (closes: #422618, #422884).
 
+  * ignore.d.server/amavisd-new, violations.ignore.d/logcheck-amavisd-new:
+    - ignore BAD-HEADER and NOTICE messages.
+
   * Made dependency on logtail unversioned.
 
   * Patch for log-summary-ssh by Justin Pryzby to ignore messages related to
     invalid users as well as illegal ones (closes: #422525).
 
- -- martin f. krafft <madduck at debian.org>  Tue, 22 May 2007 00:48:13 +0200
+ -- martin f. krafft <madduck at debian.org>  Tue, 22 May 2007 16:11:00 +0200
 
 logcheck (1.2.56) unstable; urgency=low
 

Modified: logcheck/trunk/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/trunk/debian/logcheck-database.lintian-overrides	2007-05-22 09:53:13 UTC (rev 1579)
+++ logcheck/trunk/debian/logcheck-database.lintian-overrides	2007-05-22 14:11:36 UTC (rev 1580)
@@ -5,6 +5,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.d/smartd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.d/su 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.d/sudo 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-amavisd-new 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-bind 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-bluez-utils 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/violations.ignore.d/logcheck-courier 0640 != 0644
@@ -63,6 +64,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.workstation/winbind 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.workstation/xdm 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/amandad 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/amavisd-new 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/anacron 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/anon-proxy 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/apache 0640 != 0644

Added: logcheck/trunk/rulefiles/linux/ignore.d.server/amavisd-new
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/amavisd-new	                        (rev 0)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/amavisd-new	2007-05-22 14:11:36 UTC (rev 1580)
@@ -0,0 +1 @@
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: \([-[:digit:]]+\) NOTICE: Not sending DSN in response to bulk mail from <[^.]+> containing [[:upper:] ]+, mail intentionally dropped$

Added: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-amavisd-new
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-amavisd-new	                        (rev 0)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-amavisd-new	2007-05-22 14:11:36 UTC (rev 1580)
@@ -0,0 +1 @@
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ amavis\[[[:digit:]]+\]: \([-[:digit:]]+\) Passed BAD-HEADER, \[[.[:digit:]]{7,15}\] \[[.[:digit:]]{7,15}\] <[^>]+> -> <[^>]+>, quarantine: badh-([[:alnum:]]+), Message-ID: <[^>]+>, mail_id: \1, Hits: -, queued_as: [[:xdigit:]]+, [[:digit:]]+ ms$




More information about the Logcheck-commits mailing list