From dfe5a490701f3662fdd1f1e1503a4fad81fca922 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 28 Dec 2002 19:40:27 +0000 Subject: Correct postfix TLS line (forgot to escape a pair of parens). --- 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 d03a840..290cd44 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -220,7 +220,7 @@ postfix/smtp\[[0-9]+\]: warning: no MX host for [^[:space:]]+ has a valid A reco 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]+\]: (lost connection|timeout) after [^ ]+ from [^[:space:]]+\[[\.0-9]+\]$ -postfix/smtpd\[[0-9]+\]: TLS connection established from [^[:space:]]+: TLSv1 with cipher [^[:space:]]+ ([0-9/]+ bits) +postfix/smtpd\[[0-9]+\]: TLS connection established from [^[:space:]]+: TLSv1 with cipher [^[:space:]]+ \([0-9/]+ bits\) postfix/smtpd\[[0-9]+\]: warning: Illegal address syntax from [^[:space:]\[]+\[[\.0-9]+\] in MAIL command: <[^[:space:]>]+>$ postfix/smtpd\[[0-9]+\]: warning: [^[:space:]]+ sent (message header|mail content) instead of SMTP command: postfix/smtpd\[[0-9]+\]: warning: [^[:space:]]+: address not listed for hostname [^[:space:]]+$ -- cgit v1.2.3