[Logcheck-commits] Hanspeter Kunz: ignore.d.server/postfix: ignore another TLS library problem (SSL3_READ_BYTES:reason(1000):s3_pkt.c: 1057:SSL alert number 0)

Hanspeter Kunz hp-guest at alioth.debian.org
Wed Jun 10 23:22:41 UTC 2009


Module: logcheck
Branch: master
Commit: 98d73c5f562322e164fd8ae3da2556fbcc9dba2b
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=98d73c5f562322e164fd8ae3da2556fbcc9dba2b

Author: Hanspeter Kunz <hkunz at ifi.uzh.ch>
Date:   Thu Jun 11 01:16:10 2009 +0200

ignore.d.server/postfix: ignore another TLS library problem (SSL3_READ_BYTES:reason(1000):s3_pkt.c:1057:SSL alert number 0)

---

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

diff --git a/debian/changelog b/debian/changelog
index 17b476c..bc90c35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,8 +30,9 @@ logcheck (1.3.2) experimental; urgency=low
     - generalize rule for ETRN rejections (allow brackets)
     - IPv6-ification of milter-discard rule 
     - added optional "orig_to" to one of "postfix/smtp status=sent" rules where it was missing  
+    - ignore another TLS library problem (SSL3_READ_BYTES:reason(1000):s3_pkt.c:1057:SSL alert number 0)
 
- -- Hanspeter Kunz <hkunz at ifi.uzh.ch>  Thu, 11 Jun 2009 01:02:29 +0200
+ -- Hanspeter Kunz <hkunz at ifi.uzh.ch>  Thu, 11 Jun 2009 01:13:28 +0200
 
 logcheck (1.3.1) experimental; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/postfix b/rulefiles/linux/ignore.d.server/postfix
index c98f30e..8c6aca2 100644
--- a/rulefiles/linux/ignore.d.server/postfix
+++ b/rulefiles/linux/ignore.d.server/postfix
@@ -166,7 +166,7 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: sql plugin try and connect to a host$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: sql plugin trying to open db '[^[:space:]]+' on host '[^[:space:]]+'$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: sql plugin: no result found$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: TLS library problem: [[:digit:]]+:error:[[:xdigit:]]+:SSL routines:SSL3_READ_BYTES:sslv3 alert (unexpected message|bad certificate):s3_pkt\.c:[[:digit:]]+:SSL alert number (10|42):$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: TLS library problem: [[:digit:]]+:error:[[:xdigit:]]+:SSL routines:SSL3_READ_BYTES:(reason\([[:digit:]]+\)|sslv3 alert (unexpected message|bad certificate)):s3_pkt\.c:[[:digit:]]+:SSL alert number (0|10|42):$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: milter unix:/var/run/clamav/clamav-milter\.ctl: can't read SMFIC_MAIL reply packet header: Connection timed out$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/cleanup\[[[:digit:]]+\]: [[:xdigit:]]+: replace: header [-[:alnum:]]+: .+: [-[:alnum:]]+: .+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/local\[[[:digit:]]+\]: warning: maildir access problem for UID/GID=[[:digit:]]+/[[:digit:]]+: create [/.[:alnum:]]+: Permission denied$




More information about the Logcheck-commits mailing list