[Logcheck-commits] r1677 - in logcheck/branches/macros: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 10:22:17 UTC 2007


Author: madduck
Date: 2007-08-23 10:22:17 +0000 (Thu, 23 Aug 2007)
New Revision: 1677

Modified:
   logcheck/branches/macros/debian/changelog
   logcheck/branches/macros/rulefiles/linux/ignore.d.server/spamd
Log:
  - ignore successful pyzor report notifications.


Modified: logcheck/branches/macros/debian/changelog
===================================================================
--- logcheck/branches/macros/debian/changelog	2007-08-23 10:22:15 UTC (rev 1676)
+++ logcheck/branches/macros/debian/changelog	2007-08-23 10:22:17 UTC (rev 1677)
@@ -41,6 +41,7 @@
   * ignore.d.server/spamd:
     - ignore more runtime, informational messages.
     - handle trailing space (closes: #429886).
+    - ignore successful pyzor report notifications.
 
   * violations.ignore.d/logcheck-spamd:
     - ignore informational messages about razor agent
@@ -77,7 +78,7 @@
   * ignore.d.server/cron-apt:
     - ignore messages from autoclean (closes: #437748).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 11:03:18 +0200
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 11:04:04 +0200
 
 logcheck (1.2.58) unstable; urgency=low
 

Modified: logcheck/branches/macros/rulefiles/linux/ignore.d.server/spamd
===================================================================
--- logcheck/branches/macros/rulefiles/linux/ignore.d.server/spamd	2007-08-23 10:22:15 UTC (rev 1676)
+++ logcheck/branches/macros/rulefiles/linux/ignore.d.server/spamd	2007-08-23 10:22:17 UTC (rev 1677)
@@ -15,7 +15,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: FuzzyOcr: FuzzyOcr stopped, message got [[:digit:]]+ points by other FuzzyOcr tests \([.[:digit:]]+>[.[:digit:]]+\)\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: (spamd: )?Tell: Setting (local|remote|local,remote) for [-._+=[:alnum:]]+(@[-.[:alnum:]]+)?(:[[:digit:]]+)? in [.[:digit:]]+ seconds, [[:digit:]]+ bytes$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: (spamd: )?Tell: Did nothing for [-._+=[:alnum:]]+(@[-.[:alnum:]]+)?(:[[:digit:]]+)? in [.[:digit:]]+ seconds, [[:digit:]]+ bytes$
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: reporter: spam reported to (DCC|SpamCop)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: reporter: spam reported to (DCC|SpamCop|Pyzor)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: reporter: could not report spam to (Pyzor|Razor|DCC via dccproc)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (spamd|check|re(port|voke))\[[0-9]+\]: reporter: no revoke methods available, so couldn't revoke$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ check\[[0-9]+\]: rules: meta test [._[:alnum:]]+ has dependency '[._[:alnum:]]+' with a zero score$




More information about the Logcheck-commits mailing list