diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-01-14 19:18:01 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-01-14 19:18:01 +0000 |
commit | a753807db7ba6818caf3619633deb7e7fa031bba (patch) | |
tree | 96247c62b2e9ceeabb5334b21340f77e4bd23978 /logcheck/ignore.d.workstation/local | |
parent | 9bfe6b39b20089dd1945a1c8cb6d3721bb190d0d (diff) |
Another small postfix improvement.
Diffstat (limited to 'logcheck/ignore.d.workstation/local')
-rw-r--r-- | logcheck/ignore.d.workstation/local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/logcheck/ignore.d.workstation/local b/logcheck/ignore.d.workstation/local index a9ec59a..c38f71a 100644 --- a/logcheck/ignore.d.workstation/local +++ b/logcheck/ignore.d.workstation/local @@ -230,7 +230,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]+\]: warning: Illegal address syntax from [^[:space:]\[]+\[[\.0-9]+\] in (MAIL command: <[^>]+>|RCPT command: )$ +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$ postfix/smtpd\[[0-9]+\]: warning: [^[:space:]]+\[[\.0-9]+\] sent ([^[:space:]]+ header|mail content) instead of SMTP command: .* |