# sample.filter -- Sample multilog-watch configuration for qmail.
# $Id: sample.filter,v 1.3 2002/09/03 16:27:31 eagle Exp $
alert =
[email protected]
dir = /var/log/qmail
sender =
[email protected]
server = smtp.example.edu
subject = qmail queue errors on example.com
# The following regexes are log patterns to ignore. Any other line found
# in the log file will be reported as an error to the above alert address.
/^new msg \d+$/
/^info msg \d+:/
/^starting delivery \d+:/
/^status:/
/^delivery \d+: success:/
/^end msg \d+$/
/^delivery \d+: failure: \d+(\.\d+){3}_/
/^delivery \d+: failure: Sorry,_I_couldn\'t_find/
/^delivery \d+: failure: Sorry,_I_wasn\'t_able_to_establish/
/^delivery \d+: failure: Sorry,_no_mailbox_here_by_that_name/
/^delivery \d+: deferral: \d+(\.\d+){3}_/
/^delivery \d+: deferral: CNAME_lookup_failed_temporarily\./
/^delivery \d+: deferral: Connected_to_\d+/
/^delivery \d+: deferral: Sorry,_I_couldn\'t_find_any_host/
/^delivery \d+: deferral: Sorry,_I_wasn\'t_able_to_establish/
/^bounce msg \d+ /