diff options
author | Jonas Smedegaard <dr@jones.dk> | 2001-12-10 12:36:38 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2001-12-10 12:36:38 +0000 |
commit | 820b4aa16d3470b92b86e7d291f70582499e6e55 (patch) | |
tree | 035fff3fadae8f2ae47e63a72fbd48d8590ad20e /logcheck | |
parent | 112ad8d9af87152043e8b1baa433603d57350c87 (diff) |
logcheck: Stricten UW imapd and ipopd rules and correct a typo.
Diffstat (limited to 'logcheck')
-rw-r--r-- | logcheck/ignore.d.server/local | 14 |
1 files 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 |