From c4b2f443707806a63c2bda6c844f9d26b8bcf3c2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 15 Jan 2003 12:58:48 +0000 Subject: Another couple of postfix improvements. --- logcheck/ignore.d.workstation/local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logcheck/ignore.d.workstation') diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index f57c4ba..83a2632 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -224,7 +224,7 @@ postfix/smtpd?\[[0-9]+\]: (Unv|V)erified: subject_CN=.*, issuer=.*$ postfix/smtpd?\[[0-9]+\]: TLS connection established (from|to) [^[:space:]]+: (SSL|TLS)v[123] with cipher [^[:space:]]+ \([0-9/]+ bits\)$ postfix/smtpd?\[[0-9]+\]: fingerprint=[0-9A-F:]+$ postfix/smtpd?\[[0-9]+\]: setting up TLS connection (from|to) [^[:space:]]+\[[\.0-9]+\]$ -postfix/smtpd?\[[0-9]+\]: verify error:num=(18:self signed certificate|20:unable to get local issuer certificate|21:unable to verify the first certificate|26:unsupported certificate purpose|27:certificate not trusted)$ +postfix/smtpd?\[[0-9]+\]: verify error:num=(18:self signed certificate|19:self signed certificate in certificate chain|20:unable to get local issuer certificate|21:unable to verify the first certificate|26:unsupported certificate purpose|27:certificate not trusted)$ postfix/smtpd?\[[0-9]+\]: warning: (numeric|malformed) domain name in resource data of MX record for [^[:space:]]+: [^[:space:]]*$ postfix/smtpd?\[[0-9]+\]: warning: valid_hostname: (empty hostname|invalid character [0-9]+\(decimal\): [^[:space:]]+)$ postfix/smtpd\[[0-9]+\]: ((dis)?connect|setting up TLS connection|lost connection after AUTH) from [^[:space:]]+\[[\.0-9]+\]$ -- cgit v1.2.3