tags 307889 moreinfo thanks On Fri, 06 May 2005, Grzegorz Kolorz wrote:
> Line > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: Peer > verification: CommonName in certificate does not match: [._[:alnum:]-]+ > != [._[:alnum:]-]+$ > doesn't match all things, e.g. > *.foo1.bar != foo2.bar > > To fix this I suggest to change it to > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtp\[[0-9]+\]: Peer > verification: CommonName in certificate does not match: [._*[:alnum:]-]+ > != [._*[:alnum:]-]+$ > please care to post some messages that are not ignored by aboves regex. 1-3 loglines would help. thanks for the feedback. -- maks -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]