[Logcheck-commits] Hanspeter Kunz: i.d.s/postfix: ignore another TLS library problem ( SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)

Hanspeter Kunz hp-guest at alioth.debian.org
Mon Jun 21 14:58:57 UTC 2010


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

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Sun Jun 20 23:03:16 2010 +0200

i.d.s/postfix: ignore another TLS library problem (SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)

---

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

diff --git a/debian/changelog b/debian/changelog
index a9f4770..9daaca6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,8 +21,11 @@ logcheck (1.3.11) UNRELEASED; urgency=low
     - DHCPREQUESTs/ACKs: host names might contain spaces
     - ignore messages about LDAP lookups of host entries
     - ignore messages on sending options to hosts (as a result of LDAP lookups)
+  * ignore.d.server/postfix:
+    - ignore another TLS library problem 
+      (SSL23_GET_CLIENT_HELLO:http request:s23_srvr.c:379)
 
- -- Hanspeter Kunz <hp at edelkunz.ch>  Sun, 20 Jun 2010 22:37:38 +0200
+ -- Hanspeter Kunz <hp at edelkunz.ch>  Sun, 20 Jun 2010 22:58:33 +0200
 
 logcheck (1.3.10) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/postfix b/rulefiles/linux/ignore.d.server/postfix
index 2a6b554..672012a 100644
--- a/rulefiles/linux/ignore.d.server/postfix
+++ b/rulefiles/linux/ignore.d.server/postfix
@@ -166,4 +166,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: [-._[:alnum:]]+\[[.[:digit:]]+\]: SASL (LOGIN|PLAIN|(DIGEST|CRAM)-MD5|APOP) authentication failed(:[ [:alnum:]]*)?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: non-SMTP command from [^[:space:]]+\[[[:xdigit:].:]{3,39}\]: .+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/trivial-rewrite\[[[:digit:]]+\]: warning: valid_ipv4_hostaddr: invalid octet count: ?$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: TLS library problem: [[:digit:]]+:error:[[:xdigit:]]+:SSL routines:SSL23_GET_CLIENT_HELLO:unknown protocol:s23_srvr\.c:[[:digit:]]+:$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ postfix/smtpd\[[[:digit:]]+\]: warning: TLS library problem: [[:digit:]]+:error:[[:xdigit:]]+:SSL routines:SSL23_GET_CLIENT_HELLO:(unknown protocol|http request):s23_srvr\.c:[[:digit:]]+:$




More information about the Logcheck-commits mailing list