tags 295418 pending thanks On Tue, 15 Feb 2005, Ingo Theiss wrote: > there is no pattern matching a simply 'Logout' with ip address. please > supply a pattern for the following message too: > > Feb 15 18:13:38 backup courierpop3login: LOGOUT, > ip=[::ffff:111.111.111.111] > > thank you for the good work!
thanks for your precise bug report, again fixed in current cvs. ;) you may want to test attached rule. best wishes maks
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ courierpop3login: LOGOUT, ip=\[[.:[:alnum:]]+\]$