tags 327088 pending thanks On Wed, 2005-09-07 at 16:44 +0200, Marco Nenciarini wrote: > If you enable ipv6 in dovecot's config, it produces logs with ipv6 addresses > within. > > >From my mail.log: > > Sep 7 14:03:59 lorien pop3-login: Login: [EMAIL PROTECTED] > [::ffff:11.22.33.44]
I've changed the relevant rules for dovecot so they now look like this:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)-login: Login:
[.[:alnum:[EMAIL PROTECTED] \[(::ffff:)?[0-9.]+\]$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ (imap|pop3)-login: Disconnected
\[(::ffff:)?[0-9.]+\]$
I've tested them against the log messages you provided.
Thanks for your bug report,
--
-Jamie L. Penman-Smithson <[EMAIL PROTECTED]>
t: +44 1273 424795; f: +44 1273 424795
PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8
never send mail to: [EMAIL PROTECTED]
signature.asc
Description: This is a digitally signed message part

