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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 10:36:47 UTC 2007


Author: madduck
Date: 2007-08-23 10:36:47 +0000 (Thu, 23 Aug 2007)
New Revision: 1717

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/dovecot
Log:
  - ignore deliver messages with crm114 sfid attached.



Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-08-23 10:36:45 UTC (rev 1716)
+++ logcheck/trunk/debian/changelog	2007-08-23 10:36:47 UTC (rev 1717)
@@ -53,6 +53,7 @@
   * ignore.d.server/dovecot:
     - ignore disconnected messages without a username.
     - ignore disconnected messages during IMAP commands, other than IDLE.
+    - ignore deliver messages with crm114 sfid attached.
 
   * ignore.d.server/amavisd-new:
     - ignore message ids with sfid trailer (crm114 adds this).
@@ -81,7 +82,7 @@
   * ignore.d.server/cron-apt:
     - ignore messages from autoclean (closes: #437748).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 11:12:28 +0200
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 11:25:30 +0200
 
 logcheck (1.2.58) unstable; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/dovecot
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/dovecot	2007-08-23 10:36:45 UTC (rev 1716)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/dovecot	2007-08-23 10:36:47 UTC (rev 1717)
@@ -12,7 +12,7 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: ssl-build-param: SSL parameters regeneration completed$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: auth\(-_.[[:alnum:]]+\): (pg|my)sql: Connected to [-_.[:alnum:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot-auth: \(pam_unix\) check pass; user unknown$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ deliver\([-_.@[:alnum:]]+\): msgid=<[^[:space:]]+>( \(added by [^[:space:]]+\))?: saved mail to [-_.[:alnum:]]+$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ deliver\([-_.@[:alnum:]]+\): msgid=<[^[:space:]]+>( \((added by [^[:space:]]+|sfid-[_[:xdigit:]]+)\))?: saved mail to [-_.[:alnum:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: auth-worker\([-_.[:alnum:]]+\): (pg|my)sql: Connected to [-_.[:alnum:]]+ \([-_.[:alnum:]]+\)$
 # see #396760
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: auth\([[:alnum:]]+\): client in: AUTH [[:digit:]]+[[:space:]]+(PLAIN|plain|LOGIN|login|(CRAM|DIGEST)-MD5|(cram|digest)-md5)[[:space:]]+service=IMAP[[:space:]]+(secured )?lip=[.:[:xdigit:]]+[[:space:]]+rip=[.:[:xdigit:]]+[[:space:]]+resp=<hidden>$




More information about the Logcheck-commits mailing list