[SVN] r616 - in /trunk/cyrus-imapd-2.2.13/debian: changelog logcheck.ignore

debian at incase.de debian at incase.de
Sun Sep 17 16:39:41 UTC 2006


Author: sven
Date: Sat Sep 16 19:34:29 2006
New Revision: 616

URL: https://mail.incase.de/viewcvs?rev=616&root=cyrus22&view=rev
Log:
Update logcheck rules a bit more. While Ross suggested that the <> were missing on the log messages he saw, I still left them (as optional characters) in the log check rules.

Modified:
    trunk/cyrus-imapd-2.2.13/debian/changelog
    trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore

Modified: trunk/cyrus-imapd-2.2.13/debian/changelog
URL: https://mail.incase.de/viewcvs/trunk/cyrus-imapd-2.2.13/debian/changelog?rev=616&root=cyrus22&r1=615&r2=616&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.13/debian/changelog (original)
+++ trunk/cyrus-imapd-2.2.13/debian/changelog Sat Sep 16 19:34:29 2006
@@ -3,8 +3,9 @@
   * New vietnamese translation (thanks to Clytie Siddall, Closes: #383281)
   * New russian translation (thanks to Yuri Kozlov, Closes: #383217)
   * Updated dutch translation (thanks to Kurt De Bree, Closes: #384870)
-
- -- Sven Mueller <sven at debian.org>  Sat, 16 Sep 2006 19:11:56 +0200
+  * Updated logcheck rules a bit more, thanks to Ross Boylan (Closes: #384265) 
+
+ -- Sven Mueller <sven at debian.org>  Sat, 16 Sep 2006 19:28:54 +0200
 
 cyrus-imapd-2.2 (2.2.13-7) unstable; urgency=low
 

Modified: trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore
URL: https://mail.incase.de/viewcvs/trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore?rev=616&root=cyrus22&r1=615&r2=616&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore (original)
+++ trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore Sat Sep 16 19:34:29 2006
@@ -58,6 +58,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/(imaps?|pop3s?)\[[0-9]+\]: no secret in database$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/cyr_expire\[[0-9]+\]: expunged 0 out of 0 messages from 0 mailboxes$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/(imaps?|pop3s?)\[[0-9]+\]: Expunged [0-9]+ messages from
-^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/(lmtp|lmtpunix)\[[0-9]+\]: Delivered: <[^>]+> +to mailbox: .*$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/(lmtp|lmtpunix)\[[0-9]+\]: Delivered: <?[^ >]+>? +to mailbox: .*$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ perl: DIGEST-MD5 client step [0-9]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/lmtpunix\[[0-9]+\]: sieve redirected: <?[^ >]+>? +to: [._[:alnum:]-]+@[._[:alnum:]-]+$
 



More information about the Pkg-Cyrus-imapd-Debian-devel mailing list