Bug#384265: cyrus-common-2.2: other logcheck warnings
Ondrej Sury
ondrej at sury.org
Fri Sep 1 00:56:56 UTC 2006
On Thu, 2006-08-31 at 12:42 -0700, Ross Boylan wrote:
> Here's the pattern I used; it seems to work (one line in original):
> ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/imap\[[0-9]+\]: Expunged [0-9]+
> messages? from [.[:alnum:]]+$
>
> I'm not sure if those are exactly the right patterns for the general
> case.
No, they are not:
Aug 31 21:02:29 mh cyrus/imaps[17364]: Expunged 2 messages from nic.cz!user.ondrej^sury
This should be somewhat better:
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ cyrus/imap\[[0-9]+\]: Expunged [0-9]+ messages? from [-.!^[:alnum:]]+$
> I don't know if it ever says "message" (singular).
No, it doesn't:
Aug 30 17:04:26 mh cyrus/imaps[16138]: Expunged 1 messages from foobar
Ondrej
--
Ondrej Sury <ondrej at sury.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.alioth.debian.org/pipermail/pkg-cyrus-imapd-debian-devel/attachments/20060901/6f7b998b/attachment.pgp
More information about the Pkg-Cyrus-imapd-Debian-devel
mailing list