On Fri, Dec 23, 2005 at 08:14:57PM -0800, Karl Chen wrote: > Package: logcheck-database > Version: 1.2.42 > Severity: normal > Tags: patch > > > Index: postfix > =================================================================== > --- postfix (revision 1097) > +++ postfix (working copy) > @@ -44,7 +44,7 @@ > # Postfix < 2.1 > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: connect to > [^[:space:]]+: server dropped connection without sending the initial greeting > \(port 25\)$ > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: [[:alnum:]]+: > to=\<.*\>, relay=[^[:space:]]+\], status=deferred \(host [^[:space:]]+\] > said: .*$ > -^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: > [[0-9a-f.:]{3,39}]+: address not listed for hostname [^[:space:]]+$ > +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: warning: > ([0-9a-f.:]{3,39})+: address not listed for hostname [^[:space:]]+$
Thanks, Karl! I've made this change in CVS. -- Todd Troxell http://rapidpacket.com/~xtat -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]