Package: logcheck-database Followup-For: Bug #407642 I've found another litle error in dovecot POP3 rules. The line ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: POP3\([-_.@[:alnum:]]+\): Disconnected: Logged out top=[[:digit:]]+/[[:digit:]]+, retr=[[:digit:]]+/[[:digit:]]+, del=[[:digit:]]+/[[:digit:]]+, size=[[:digit:]]+$ must be similar to the following IMAP one (on my system logcheck are reporting pop3 logout from local users). Missed log lines are like the following: Jan 15 23:34:50 lorien dovecot: POP3(user at domain.it): Disconnected for inactivity top=0/0, retr=0/0, del=0/2, size=8186 Jan 20 11:09:25 lorien dovecot: POP3(user at domain.it): Disconnected top=0/0, retr=0/0, del=0/5, size=26615 Attached you can find the updaded patch -- --------------------------------------------------------------------- | Marco Nenciarini | Debian/GNU Linux Developer - Plug Member | | mnencia at prato.linux.it | http://www.prato.linux.it/~mnencia | --------------------------------------------------------------------- Key fingerprint = FED9 69C7 9E67 21F5 7D95 5270 6864 730D F095 E5E4 -------------- next part -------------- A non-text attachment was scrubbed... Name: logcheck-dovecot.diff Type: text/x-diff Size: 3886 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20070120/51129076/attachment.diff -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20070120/51129076/attachment.pgp