diff options
author | Jonas Smedegaard <dr@jones.dk> | 2003-01-16 00:05:50 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2003-01-16 00:05:50 +0000 |
commit | 99cefe7e7107655954d5c036dfe0bc7d05a397e1 (patch) | |
tree | 821a06dde3d3074dc2b4cfb0db8a7e8e10147a57 /logcheck/ignore.d.server/uw-imap.changes | |
parent | c4b2f443707806a63c2bda6c844f9d26b8bcf3c2 (diff) |
Misc updates...
Diffstat (limited to 'logcheck/ignore.d.server/uw-imap.changes')
-rw-r--r-- | logcheck/ignore.d.server/uw-imap.changes | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/logcheck/ignore.d.server/uw-imap.changes b/logcheck/ignore.d.server/uw-imap.changes index 98877a3..fff0f98 100644 --- a/logcheck/ignore.d.server/uw-imap.changes +++ b/logcheck/ignore.d.server/uw-imap.changes @@ -1,10 +1,10 @@ -i(map|pop(2|3))d\[[0-9]+\]: (Broken pipe|Command stream end of file|Connection (reset by peer|timed out))(,)? while (reading (authentication|line|literal|char)|writing text) (user=.* )?host=(([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)$ -i(map|pop3)d\[[0-9]+\]: (Login|Auth|Authenticated|Logout|Autologout) user=.* host=(([^[:space:]]+ )?\[[\.0-9]+\]|UNKNOWN)( nmsgs=[0-9]+(/[0-9]+)?( ndele=[0-9]+)?)?$ -i(map|pop3)d\[[0-9]+\]: Killed \(lost mailbox lock\) user=.* host=(([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)$ +i(map|pop(2|3))d\[[0-9]+\]: (Broken pipe|Command stream end of file|Connection (reset by peer|timed out))(,)? while (reading (authentication|line|literal|char)|writing text) (user=[^[:space:]+] )?host=(([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)$ +i(map|pop3)d\[[0-9]+\]: (Login|Auth|Authenticated|Logout|Autologout) user=[^[:space:]+] host=(([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)( nmsgs=[0-9]+(/[0-9]+)?( ndele=[0-9]+)?)?$ +i(map|pop3)d\[[0-9]+\]: Killed \(lost mailbox lock\) user=[^[:space:]+] host=(([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)$ i(map|pop3)d\[[0-9]+\]: Moved [0-9]+ bytes of new mail to [^[:space:]]+ from [^[:space:]]+ host= (([^[:space:]]+ )?\[[\.0-9]+\]|NON-IPv4|UNKNOWN)$ imapd\[[0-9]+\]: (port (143|220)|imap|imaps SSL) service init from -imapd\[[0-9]+\]: No route to host, while reading line user=.* host=(([^[:space:]]+ )?\[[\.0-9]+\]|UNKNOWN)$ -ipop3d\[[0-9]+\]: Error opening or locking INBOX user=.* host=(([^[:space:]]+ )?\[[\.0-9]+\]|UNKNOWN)$ +imapd\[[0-9]+\]: No route to host, while reading line user=[^[:space:]+] host=(([^[:space:]]+ )?\[[\.0-9]+\]|UNKNOWN)$ +ipop3d\[[0-9]+\]: Error opening or locking INBOX user=[^[:space:]+] host=(([^[:space:]]+ )?\[[\.0-9]+\]|UNKNOWN)$ ipop3d\[[0-9]+\]: Expunge ignored on readonly mailbox$ ipop3d\[[0-9]+\]: Mailbox is open by another process, access is readonly$ ipop3d\[[0-9]+\]: Trying to get mailbox lock from process [0-9]+$ |