[Logcheck-commits] Hanspeter Kunz: i.d.s: ignore notice about managesieve logouts

Hanspeter Kunz hp-guest at alioth.debian.org
Fri May 20 11:37:26 UTC 2011


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

Author: Hanspeter Kunz <hp at edelkunz.ch>
Date:   Fri May 20 13:37:14 2011 +0200

i.d.s: ignore notice about managesieve logouts

---

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

diff --git a/debian/changelog b/debian/changelog
index cdcea5a..1574e3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ logcheck (1.3.14) unstable; urgency=low
   * ignore.d.server/dovecot:
     - allow for arbitrary msgids
     - ignore discarded vacation replies with precedence Bulk and list
+    - ignore notice about managesieve logouts
   * ignore.d.server/postfix:
     - ignore (temporary) rejects messages when the sender domain is not found
 
@@ -75,7 +76,7 @@ logcheck (1.3.14) unstable; urgency=low
   * ignore.d.workstation/kernel:
     - allow '.' in input device name
 
- -- Hannes von Haugwitz <hannes at vonhaugwitz.com>  Thu, 17 Feb 2011 06:43:37 +0100
+ -- Hanspeter Kunz <hkunz at ifi.uzh.ch>  Fri, 20 May 2011 13:34:42 +0200
 
 logcheck (1.3.13) unstable; urgency=low
 
diff --git a/rulefiles/linux/ignore.d.server/dovecot b/rulefiles/linux/ignore.d.server/dovecot
index 5f35c60..4023098 100644
--- a/rulefiles/linux/ignore.d.server/dovecot
+++ b/rulefiles/linux/ignore.d.server/dovecot
@@ -23,4 +23,4 @@
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: auth\([[:alnum:]]+\): client out: CONT[[:space:]]+[[:digit:]]+[[:space:]]+[[:alnum:]]+$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: ssl-build-param: SSL parameters regeneration completed$
 ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: managesieve-login: Login: user=<[._[:alnum:]-]+>, method=[[:alnum:]-]+, rip=[.:[:digit:]]+, lip=[.:[:digit:]]+, (TLS( handshake)?|secured)$
-^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: MANAGESIEVE\([._[:alnum:]-]+\): Connection closed( bytes=[[:digit:]]+/[[:digit:]]+)?$
+^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ dovecot: MANAGESIEVE\([._[:alnum:]-]+\): (Connection closed|Disconnected: Logged out)( bytes=[[:digit:]]+/[[:digit:]]+)?$




More information about the Logcheck-commits mailing list