[Logcheck-commits] r1263 - 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
Thu Oct 19 07:40:00 UTC 2006
Author: madduck
Date: 2006-10-19 07:39:59 +0000 (Thu, 19 Oct 2006)
New Revision: 1263
Modified:
logcheck/trunk/debian/changelog
logcheck/trunk/rulefiles/linux/ignore.d.server/spamd
logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-spamd
Log:
* ignore.d.server/spamd, violations.ignore.d/logcheck-spamd: update rule to
ignore checking messages (closes: #382805).
Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog 2006-10-19 07:36:18 UTC (rev 1262)
+++ logcheck/trunk/debian/changelog 2006-10-19 07:39:59 UTC (rev 1263)
@@ -6,8 +6,10 @@
from other network requesting old lease.
* ignore.d.server/postfix-policyd: added rules by Bernd Zeimetz
(closes: #387008).
+ * ignore.d.server/spamd, violations.ignore.d/logcheck-spamd: update rule to
+ ignore checking messages (closes: #382805).
- -- martin f. krafft <madduck at debian.org> Thu, 19 Oct 2006 09:35:37 +0200
+ -- martin f. krafft <madduck at debian.org> Thu, 19 Oct 2006 09:39:23 +0200
logcheck (1.2.49~unreleased.2) UNRELEASED; urgency=low
Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/spamd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/spamd 2006-10-19 07:36:18 UTC (rev 1262)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/spamd 2006-10-19 07:39:59 UTC (rev 1263)
@@ -7,4 +7,4 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? handled cleanup of child pid [0-9]+ due to SIGCHLD$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? server successfully spawned child process, pid [0-9]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? using default config for [-._+=[:alnum:]]+(@[-.[:alnum:]]+)?: /[-./_[:alnum:]]+/\.spamassassin/user_prefs$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? processing message <[^>]+> for [-._+=[:alnum:]]+@[-.[:alnum:]]+:[[:digit:]]+$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? (process|check)ing message <[^>]+>( aka <[^>]+>)? for [-._+=[:alnum:]]+(@[-.[:alnum:]]+:[[:digit:]]+|:[[:digit:]]+)$
Modified: logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-spamd
===================================================================
--- logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-spamd 2006-10-19 07:36:18 UTC (rev 1262)
+++ logcheck/trunk/rulefiles/linux/violations.ignore.d/logcheck-spamd 2006-10-19 07:39:59 UTC (rev 1263)
@@ -1,4 +1,4 @@
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: Cannot open bayes databases /home/[_[:alnum:]-]+/.spamassassin/bayes_\* R/W: lock failed: File exists$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: failed sanity check, [0-9]+ bytes claimed, [0-9-]+ bytes seen$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?(checking|processing) message <[^[:space:]]+> for [._[:alnum:]-]+:[0-9]+(\.)?$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? (process|check)ing message <[^>]+>( aka <[^>]+>)? for [-._+=[:alnum:]]+(@[-.[:alnum:]]+:[[:digit:]]+|:[[:digit:]]+)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]: (spamd: )?result: (.|Y|N) [ [:digit:]-]+ - [._[:alnum:],]+ scantime=[0-9.]+,size=[0-9]+,(user=[a-z]+,uid=[0-9]+,required_score=[0-9.]+,rhost=[._[:alnum:]-]+,raddr=[0-9.]+,rport=[0-9]+,)?mid=<[^[:space:]]+>,(bayes=(0|1),)?autolearn=(ham|spam|no)$
More information about the Logcheck-commits
mailing list