summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.workstation
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2002-12-28 19:40:27 +0000
committerJonas Smedegaard <dr@jones.dk>2002-12-28 19:40:27 +0000
commitdfe5a490701f3662fdd1f1e1503a4fad81fca922 (patch)
treeb418420346b87f8d29001d7766e5adcb33c514c7 /logcheck/ignore.d.workstation
parent2a4512ee828bc148f3532c9a0dc4813aeabf9d7d (diff)
Correct postfix TLS line (forgot to escape a pair of parens).
Diffstat (limited to 'logcheck/ignore.d.workstation')
-rw-r--r--logcheck/ignore.d.workstation/local2
1 files changed, 1 insertions, 1 deletions
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:]]+$