[SVN] r582 - in /trunk/cyrus-imapd-2.2.13/debian: changelog
logcheck.ignore
debian at incase.de
debian at incase.de
Wed Aug 23 16:10:20 UTC 2006
Author: sven
Date: Wed Aug 23 18:10:17 2006
New Revision: 582
URL: https://mail.incase.de/viewcvs?rev=582&root=cyrus22&view=rev
Log:
Add a logcheck ignore clause for sieve redirects (Closes: #384265)
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=582&root=cyrus22&r1=581&r2=582&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.13/debian/changelog (original)
+++ trunk/cyrus-imapd-2.2.13/debian/changelog Wed Aug 23 18:10:17 2006
@@ -18,8 +18,9 @@
* Change wording regarding installsieve in README.Debian. (Closes: #383485)
* Add a "WARNING" prefix to the error message about missing sieve scripts.
(Closes: #383640)
-
- -- Sven Mueller <sven at debian.org> Mon, 21 Aug 2006 23:34:01 +0200
+ * Add a logcheck ignore clause for sieve redirects. (Closes: #384265)
+
+ -- Sven Mueller <sven at debian.org> Wed, 23 Aug 2006 18:05:08 +0200
cyrus-imapd-2.2 (2.2.13-6) 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=582&root=cyrus22&r1=581&r2=582&view=diff
==============================================================================
--- trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore (original)
+++ trunk/cyrus-imapd-2.2.13/debian/logcheck.ignore Wed Aug 23 18:10:17 2006
@@ -31,6 +31,7 @@
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +mystore: starting txn
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +sieve parse error
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +sieve: discarded
+cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +sieve redirected: +<[^>]+> to: .*
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +abort_txn: aborting txn
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +delete: starting txn
cyrus/[a-zA-Z0-9_]+\[[0-9]+\]: +open: user .* opened
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list