From 150f31c0e39dc4b83d7666b5816b3bb67d5e9f3c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 19 Jan 2003 18:16:54 +0000 Subject: Misc updates... --- logcheck/ignore.d.server/postfix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'logcheck/ignore.d.server/postfix') diff --git a/logcheck/ignore.d.server/postfix b/logcheck/ignore.d.server/postfix index d742dbf..f2eeb48 100644 --- a/logcheck/ignore.d.server/postfix +++ b/logcheck/ignore.d.server/postfix @@ -5,11 +5,13 @@ postfix/master\[[0-9]+\]: reload configuration$ postfix/n?qmgr\[[0-9]+\]: [A-Z0-9]+: skipped, still being delivered$ postfix/postfix-script: refreshing the Postfix mail system$ postfix/smtp\[[0-9]+\]: Peer certi?ficate could not be verified$ -postfix/smtp\[[0-9]+\]: SSL_connect error to express.ikokok.com: -1 +postfix/smtp\[[0-9]+\]: SSL_connect error to [^[:space:]]+: -1 postfix/smtp\[[0-9]+\]: [A-Z0-9]+: enabling PIX \. workaround for [^[:space:]]+\[[\.0-9]+\]$ postfix/smtp\[[0-9]+\]: [^[:space:]]+ status=deferred \(connect to [^[:space:]]+\[[\.0-9]+\]: (Connection refused|server refused mail service)\)$ +postfix/smtp\[[0-9]+\]: cert has expired$ postfix/smtp\[[0-9]+\]: connect to [^[:space:]]+\[[\.0-9]+\]: (Connection (refused|reset by peer|timed out)|read timeout|server (refused mail service|dropped connection)|No route to host) \(port 25\)$ postfix/smtp\[[0-9]+\]: setting up TLS connection to [^[:space:]]+$ +postfix/smtp\[[0-9]+\]: verify error:num=10:certificate has expired$ postfix/smtp\[[0-9]+\]: warning: bad size limit "truncates" in EHLO reply from [^[:space:]]+$ postfix/smtp\[[0-9]+\]: warning: host [^[:space:]]+\[[\.0-9]+\] (greeted me|replied to HELO/EHLO) with my own hostname [^[:space:]]+$ postfix/smtp\[[0-9]+\]: warning: no MX host for [^[:space:]]+ has a valid A record$ @@ -23,6 +25,7 @@ postfix/smtpd?\[[0-9]+\]: warning: valid_hostname: (empty hostname|invalid chara postfix/smtpd\[[0-9]+\]: ((dis)?connect|setting up TLS connection|lost connection after AUTH) from [^[:space:]]+\[[\.0-9]+\]$ postfix/smtpd\[[0-9]+\]: (lost connection|timeout) after [^ ]+ from [^[:space:]]+\[[\.0-9]+\]$ postfix/smtpd\[[0-9]+\]: [A-Z0-9]+: [^[:space:]]+\[[\.0-9]+\], sasl_method=PLAIN, sasl_username=[[:alnum:]]+$ +postfix/smtpd\[[0-9]+\]: too many errors after RCPT from [^[:space:]]+\[[\.0-9]+\]$ postfix/smtpd\[[0-9]+\]: warning: Illegal address syntax from [^[:space:]\[]+\[[\.0-9]+\] in (MAIL|RCPT) command: (<[^>]+>)?$ postfix/smtpd\[[0-9]+\]: warning: [\.0-9]+: address not listed for hostname [^[:space:]]+$ postfix/smtpd\[[0-9]+\]: warning: [\.0-9]+: hostname [^[:space:]]+ verification failed: Host name has no address$ -- cgit v1.2.3