From 820b4aa16d3470b92b86e7d291f70582499e6e55 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 10 Dec 2001 12:36:38 +0000 Subject: logcheck: Stricten UW imapd and ipopd rules and correct a typo. --- logcheck/ignore.d.server/local | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/logcheck/ignore.d.server/local b/logcheck/ignore.d.server/local index 2fd4156..7b955c8 100644 --- a/logcheck/ignore.d.server/local +++ b/logcheck/ignore.d.server/local @@ -27,17 +27,17 @@ gnu-imap4d\[.*\]: Session timed out for user: [[:alnum:]]+ gnu-imap4d\[.*\]: got signal Alarm clock HylaFAX\[.*\]: Filesystem has SysV-style file creation semantics. imapd\[.*\]: (port 143|imap|imaps SSL) service init from -imapd\[.*\]: No route to host, while reading line user=.* host=.* -i(map|pop3)d\[.*\]: Killed \(lost mailbox lock\) user=.* host=.* -i(map|pop3)d\[.*\]: (Login|Auth|Authenticated|Logout|Autologout) user=.* host=.* -i(map|pop3)d\[.*\]: Moved [[:digit:]]+ bytes of new mail to .* from .* host=.* -i(map|pop[2|3])d\[.*\]: (Broken pipe|Command stream end of file|Connection (reset by peer|timed out))(,)? while (reading (authentication|line|char)|writing text) user=[[:alnum:]] host=.* +imapd\[.*\]: No route to host, while reading line user=.* host=.*\[[\.[:digit:]]+\] +i(map|pop3)d\[.*\]: Killed \(lost mailbox lock\) user=.* host=.*\[[\.[:digit:]]+\] +i(map|pop3)d\[.*\]: (Login|Auth|Authenticated|Logout|Autologout) user=.* host=.*\[[\.[:digit:]]+\] +i(map|pop3)d\[.*\]: Moved [[:digit:]]+ bytes of new mail to .* from .* host=.*\[[\.[:digit:]]+\] +i(map|pop(2|3))d\[.*\]: (Broken pipe|Command stream end of file|Connection (reset by peer|timed out))(,)? while (reading (authentication|line|char)|writing text) user=[[:alnum:]]+ host=.*\[[\.[:digit:]]+\] ipop[2|3]d\[.*\]: (connect|pop3(s SSL)? service init) from [\.[:digit:]]+ ipop3d\[.*\]: Trying to get mailbox lock from process [[:digit:]]+ -ipop3d\[.*\]: Error opening or locking INBOX user=.* host=.* +ipop3d\[.*\]: Error opening or locking INBOX user=.* host=.*\[[\.[:digit:]]+\] ipop3d\[.*\]: Expunge ignored on readonly mailbox ipop3d\[.*\]: Mailbox is open by another process, access is readonly -ipop3d\[.*\]: Moved .* bytes of new mail to .* from .* host=.* +ipop3d\[.*\]: Moved .* bytes of new mail to .* from .* host=.*\[[\.[:digit:]]+\] ircd\[.*\]: ircd exiting: autodie ircd\[.*\]: Server Ready (ircd\[.*\]: )?binding stream socket [\.[:alnum:]]+\[\*\.666[789]\]: Address already in use -- cgit v1.2.3