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

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Mon Aug 13 22:03:39 UTC 2007


Author: madduck
Date: 2007-08-13 22:03:39 +0000 (Mon, 13 Aug 2007)
New Revision: 1631

Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/rulefiles/linux/ignore.d.server/postfix
Log:
  - ignore warnings about not being able to resolve (sender) MX hosts.


Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-08-13 22:03:37 UTC (rev 1630)
+++ logcheck/trunk/debian/changelog	2007-08-13 22:03:39 UTC (rev 1631)
@@ -13,9 +13,9 @@
     - ignore milter-reject virus rejection notices.
 
   * ignore.d.server/postfix:
-    - ignore warning about not being able to resolve (sender) MX hosts.
+    - ignore warnings about not being able to resolve (sender) MX hosts.
 
- -- martin f. krafft <madduck at debian.org>  Mon, 13 Aug 2007 23:25:23 +0200
+ -- martin f. krafft <madduck at debian.org>  Mon, 13 Aug 2007 23:47:45 +0200
 
 logcheck (1.2.59) experimental; urgency=low
 

Modified: logcheck/trunk/rulefiles/linux/ignore.d.server/postfix
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/postfix	2007-08-13 22:03:37 UTC (rev 1630)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/postfix	2007-08-13 22:03:39 UTC (rev 1631)
@@ -45,6 +45,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: [[:upper:]0-9]+: host [^[:space:]]+ said: .* \(in reply to (HELO|EHLO|MAIL FROM|RCPT TO|end of DATA) command\)$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: warning: no MX host for [^[:space:]]+ has a valid A record$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: Unable to look up MX host for [._[:alnum:]-]+: Host not found, try again$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: Unable to look up MX host [._[:alnum:]-]+ for Sender address [^[:space:]]+: Name or service not known$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: warning: host [^[:space:]]+ greeted me with my own hostname [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: warning: host [^[:space:]]+ replied to HELO/EHLO with my own hostname [._[:alnum:]-]+$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/policy-spf\[[0-9]+\]: decided action=DUNNO$




More information about the Logcheck-commits mailing list