[Logcheck-commits] Hanspeter Kunz: dovecot: allow pretty much anything to be part of the msgid , except ":" and "(" (deliver)

Hanspeter Kunz hp-guest at alioth.debian.org
Wed Jun 10 13:50:26 UTC 2009


Module: logcheck
Branch: master
Commit: bed5dbf3778fbc3794a019bf71d87c82b740326c
URL:    http://git.debian.org/?p=logcheck/logcheck.git;a=commit;h=bed5dbf3778fbc3794a019bf71d87c82b740326c

Author: Hanspeter Kunz <hkunz at ifi.uzh.ch>
Date:   Wed Jun 10 15:31:25 2009 +0200

dovecot: allow pretty much anything to be part of the msgid, except ":" and "(" (deliver)

---

 rulefiles/linux/ignore.d.server/dovecot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rulefiles/linux/ignore.d.server/dovecot b/rulefiles/linux/ignore.d.server/dovecot
index c7c8fb4..74cad18 100644
--- a/rulefiles/linux/ignore.d.server/dovecot
+++ b/rulefiles/linux/ignore.d.server/dovecot
@@ -1,5 +1,5 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ (dovecot: )?(imap|pop3)-login: Disconnected \[[.:[:xdigit:]]+\]$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ deliver\([-_.@[:alnum:]]+\): msgid=<?[^[:space:]]*>?( \((added by [^[:space:]]+|sfid-[_[:xdigit:]]+)\))?: (saved mail to [-_.[:alnum:]]+|forwarded to <[^[:space:]]+>)$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ deliver\([-_.@[:alnum:]]+\): msgid=<?[^:\(]*>?( \((added by [^[:space:]]+|sfid-[_[:xdigit:]]+)\))?: (saved mail to [-_.[:alnum:]]+|forwarded to <[^[:space:]]+>)$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot-auth: \(pam_unix\) authentication failure; logname= uid=0 euid=0 tty=dovecot ruser=([-_.@[:alnum:]]+)? rhost=([.:[:xdigit:]]+)?$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot-auth: \(pam_unix\) check pass; user unknown$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot-auth: pam_unix\(dovecot:[[:alnum:]]+\): authentication failure; logname= uid=0 euid=0 tty=dovecot ruser= rhost=$




More information about the Logcheck-commits mailing list