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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Thu Aug 23 07:58:31 UTC 2007


Author: madduck
Date: 2007-08-23 07:58:31 +0000 (Thu, 23 Aug 2007)
New Revision: 1668

Modified:
   logcheck/branches/macros/debian/changelog
   logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-postfix
Log:
* Thanks to Fr?\195?\169d?\195?\169ric Bri?\195?\168re for his bug reports and patches.
  - ignore ETRN rejection warnings (closes: #437882).


Modified: logcheck/branches/macros/debian/changelog
===================================================================
--- logcheck/branches/macros/debian/changelog	2007-08-23 07:58:29 UTC (rev 1667)
+++ logcheck/branches/macros/debian/changelog	2007-08-23 07:58:31 UTC (rev 1668)
@@ -17,10 +17,13 @@
   * debian/control: Drop versioned dep of presarge grep.
 
   [ martin f. krafft ]
+  * Thanks to Frédéric Brière for his bug reports and patches.
+
   * violations.ignore.d/logcheck-postfix:
     - ignore milter-reject virus rejection notices.
     - ignore temporary milter failures (due to clamav-milter socket timeouts).
     - fix authentication failure messages related to SASL (closes: #437886).
+    - ignore ETRN rejection warnings (closes: #437882).
 
   * ignore.d.server/postfix:
     - ignore warnings about not being able to resolve (sender) MX hosts.
@@ -57,7 +60,7 @@
   * ignore.d.server/bind, violations.ignore.d/logcheck-bind:
     - also ignore unresolved RCODE 15 in warning messages (closes: #437891).
 
- -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 09:53:16 +0200
+ -- martin f. krafft <madduck at debian.org>  Thu, 23 Aug 2007 09:54:54 +0200
 
 logcheck (1.2.58) unstable; urgency=low
 

Modified: logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-postfix
===================================================================
--- logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-postfix	2007-08-23 07:58:29 UTC (rev 1667)
+++ logcheck/branches/macros/rulefiles/linux/violations.ignore.d/logcheck-postfix	2007-08-23 07:58:31 UTC (rev 1668)
@@ -45,3 +45,4 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/pickup\[[0-9]+\]: [[:alnum:]]+: uid=[[:digit:]]+ from=<[^[:space:]]+>$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/cleanup\[[0-9]+\]: [[:xdigit:]]+: milter-reject: END-OF-MESSAGE from [-._[:alnum:]]+\[[.[:digit:]]+\]: [45]\.7\.1 virus [-._/[:alnum:]]+ detected by ClamAV - http://www\.clamav\.net; from=<[^[:space:]]*> to=<[^[:space:]]+> proto=E?SMTP helo=<[^[:space:]]+>$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: NOQUEUE: milter-reject: MAIL from [-._[:alnum:]]+\[[.[:digit:]]+\]: 451 4\.7\.1 Service unavailable - try again later; proto=E?SMTP helo=<[^[:space:]]+>$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: reject: ETRN [._[:alnum:]-]+\.\.\. from [._[:alnum:]-]+\[[0-9.]{7,15}\]$




More information about the Logcheck-commits mailing list