[Logcheck-commits] Hanspeter Kunz: i.d.s/postfix: ignore rejects due to greylisting

Martin F. Krafft madduck at alioth.debian.org
Fri Jun 11 11:38:31 UTC 2010


Module: logcheck
Branch: lenny-backports
Commit: b16d963c3730827f9d6d0dca1a15c8e2c559b060
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=b16d963c3730827f9d6d0dca1a15c8e2c559b060

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Sun May 30 10:16:52 2010 +0200

i.d.s/postfix: ignore rejects due to greylisting

---

 debian/changelog                        |    4 +++-
 rulefiles/linux/ignore.d.server/postfix |    1 +
 2 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2d51fe8..0244458 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,8 @@ logcheck (1.3.9) UNRELEASED; urgency=low
   [ Hanspeter Kunz ]
   * ignore.d.server/dovecot:
     - sieve: msgids might be followed by "(added by ...)"
+  * ignore.d.server/postfix:
+    - ignore rejects due to greylisting
 
   [ martin f. krafft ]
   * ignore.d.server/postfix:
@@ -27,7 +29,7 @@ logcheck (1.3.9) UNRELEASED; urgency=low
   * ignore.d.server/schroot:
     - ignore new-style PAM session notices.
 
- -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Fri, 14 May 2010 21:56:13 +0200
+ -- Hanspeter Kunz <hkunz at leto.ifi.uzh.ch>  Sun, 30 May 2010 10:15:05 +0200
 
 logcheck (1.3.8) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/postfix b/rulefiles/linux/ignore.d.server/postfix
index be14415..193c5c4 100644
--- a/rulefiles/linux/ignore.d.server/postfix
+++ b/rulefiles/linux/ignore.d.server/postfix
@@ -105,6 +105,7 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: NOQUEUE: reject: [[:upper:]]+ from [^[:space:]]+: 554( 5\.7\.1)? <[^[:space:]]*>: Relay access denied;( from=<[^[:space:]]*> to=<[^[:space:]]+>)? proto=E?SMTP( helo=<[^[:space:]]+>)?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: NOQUEUE: reject: [[:upper:]]+ from [^[:space:]]+: 554( [[:digit:]]\.[[:digit:]]\.[[:digit:]])? <[^[:space:]]*>: Client host rejected: Access denied;( from=<[^[:space:]]*> to=<[^[:space:]]+>)? proto=E?SMTP( helo=<[^[:space:]]+>)?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: NOQUEUE: reject: [[:upper:]]+ from [^[:space:]]+\[[[:digit:].]{7,15}\]: 503 5\.5\.0 <[^[:space:]]*>: Client host rejected: Improper use of SMTP command pipelining; from=<[^[:space:]]*> to=<[^[:space:]]+> proto=E?SMTP helo=<[^[:space:]]+>$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: NOQUEUE: reject: [[:upper:]]+ from [^[:space:]]+\[[[:digit:].]{7,15}\]: 450 4\.2\.0 <[^[:space:]]*>: Client host rejected: Greylisted, see http://postgrey.schweikert.ch/help/[._[:alnum:]]+; from=<[^[:space:]]*> to=<[^[:space:]]+> proto=E?SMTP helo=<[^[:space:]]+>$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: OTP unavailable because can't read/write key database /etc/opiekeys: No such file or directory$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: SSL_accept error from [._[:alnum:]-]+\[[[:xdigit:].:]{3,39}\]: -?[[:digit:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: [[:alnum:]]+: client=[._[:alnum:]-]+\[[[:xdigit:].:]{3,39}\]$




More information about the Logcheck-commits mailing list