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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Oct 18 19:57:30 UTC 2006


Author: madduck
Date: 2006-10-18 19:57:30 +0000 (Wed, 18 Oct 2006)
New Revision: 1250

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.server/spamc
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/logcheck-database.lintian-overrides
Log:
* ignore.d.server/spamc: ignore warning about max message size limitation.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-10-18 19:52:31 UTC (rev 1249)
+++ logcheck/trunk/debian/changelog	2006-10-18 19:57:30 UTC (rev 1250)
@@ -18,8 +18,9 @@
   * ignore.d.server/kernel: ignore TCP treason uncloaked messages since the
     kernel apparently knows how to handle them anyway and we're really not
     a NIDS.
+  * ignore.d.server/spamc: ignore warning about max message size limitation.
 
- -- martin f. krafft <madduck at debian.org>  Wed, 18 Oct 2006 21:51:34 +0200
+ -- martin f. krafft <madduck at debian.org>  Wed, 18 Oct 2006 21:57:13 +0200
 
 logcheck (1.2.48) unstable; urgency=low
 

Modified: logcheck/trunk/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-10-18 19:52:31 UTC (rev 1249)
+++ logcheck/trunk/debian/logcheck-database.lintian-overrides	2006-10-18 19:57:30 UTC (rev 1250)
@@ -124,6 +124,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/smokeping 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/snmpd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/spamd 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/spamc 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/squid 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/ssh 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/stunnel 0640 != 0644

Added: logcheck/trunk/rulefiles/linux/ignore.d.server/spamc
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/spamc	                        (rev 0)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/spamc	2006-10-18 19:57:30 UTC (rev 1250)
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamc\[[0-9]+\]:( spamd:)? skipped message, greater than max message size \([[:digit:]]+ bytes\)$




More information about the Logcheck-commits mailing list