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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Wed Jul 26 10:32:57 UTC 2006


Author: madduck
Date: 2006-07-26 10:32:56 +0000 (Wed, 26 Jul 2006)
New Revision: 1206

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/spamd
Log:
* ignore.d.server/spamd: fixed rule for config location message.

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2006-07-26 08:44:00 UTC (rev 1205)
+++ logcheck/trunk/debian/changelog	2006-07-26 10:32:56 UTC (rev 1206)
@@ -29,11 +29,11 @@
     that send wrong notifies.
   * ignore.d.server/cron-apt: fixed several rules for corner cases.
   * ignore.d.server/postfix: added rule for server greeting timeout.
+  * ignore.d.server/spamd: fixed rule for config location message.
   * ignore.d.server/kernel: partially undo link status message filter, now
     only filters up messages, not the down ones. By nature of the link status,
     the messages will come in pairs or not at all anyway.
 
-<<<<<<< .mine
  -- martin f. krafft <madduck at debian.org>  Wed, 26 Jul 2006 09:40:30 +0100
 
 logcheck (1.2.47) unstable; urgency=low

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/spamd
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/spamd	2006-07-26 08:44:00 UTC (rev 1205)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/spamd	2006-07-26 10:32:56 UTC (rev 1206)
@@ -6,5 +6,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? got connection over [/[:alnum:]]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ spamd\[[0-9]+\]:( spamd:)? handled cleanup of child pid [0-9]+ due to SIGCHHLD$
 ^\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 file for [-._+=[:alnum:]]+@[-.[:alnum:]]+: [./-_[:alnum:]]+/user_prefs$
+^\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:]]+$




More information about the Logcheck-commits mailing list