diff options
author | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2002-10-23 17:17:13 +0000 |
commit | dddec7a12123924793fd2c204ed308d3c50a9b2d (patch) | |
tree | 9ef5f058147d440215a00a4f6ff7b7324f7c612f /logcheck/ignore.d.server/uw-imap.changes | |
parent | 9f3c51e3aa40910e103368b309a7775cd7518cf0 (diff) |
Major logcheck overhaul:
* Split local into files by related packages
* Rename remaining local to misc
* Split language-specific (only da_DK) into package.lang
* Sync with entries provided by packages themselves
* Rename some files overriding (not add) to package.changes
* Replace [[:digit:]] with the shorter [0-9] everywhere
* Replace most .* to more specific alternatives everywhere
Diffstat (limited to 'logcheck/ignore.d.server/uw-imap.changes')
-rw-r--r-- | logcheck/ignore.d.server/uw-imap.changes | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/logcheck/ignore.d.server/uw-imap.changes b/logcheck/ignore.d.server/uw-imap.changes new file mode 100644 index 0000000..42a56ef --- /dev/null +++ b/logcheck/ignore.d.server/uw-imap.changes @@ -0,0 +1,12 @@ +imapd\[[0-9]+\]: (port 143|imap|imaps SSL) service init from +imapd\[[0-9]+\]: No route to host, while reading line user=.* host=([^[:space:]]+ \[[\.0-9]+\]|UNKNOWN) +i(map|pop3)d\[[0-9]+\]: Killed \(lost mailbox lock\) user=.* host=([^[:space:]]+ \[[\.0-9]+\]|UNKNOWN) +i(map|pop3)d\[[0-9]+\]: (Login|Auth|Authenticated|Logout|Autologout) user=.* host=([^[:space:]]+ \[[\.0-9]+\]|UNKNOWN) +i(map|pop3)d\[[0-9]+\]: Moved [0-9]+ bytes of new mail to .* from .* host=([^[:space:]]+ \[[\.0-9]+\]|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=.* )?host=([^[:space:]]+ \[[\.0-9]+\]|UNKNOWN) +ipop[2|3]d\[[0-9]+\]: (connect|pop3(s SSL)? service init) from [\.0-9]+ +ipop3d\[[0-9]+\]: Trying to get mailbox lock from process [0-9]+ +ipop3d\[[0-9]+\]: Error opening or locking INBOX user=.* 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]+\]: Moved .* bytes of new mail to .* from .* host=([^[:space:]]+ \[[\.0-9]+\]|UNKNOWN) |