[Logcheck-commits] r1549 - in logcheck/trunk: debian rulefiles/linux/ignore.d.server

madduck at users.alioth.debian.org madduck at users.alioth.debian.org
Sat May 5 13:26:08 UTC 2007


Author: madduck
Date: 2007-05-05 13:26:08 +0000 (Sat, 05 May 2007)
New Revision: 1549

Added:
   logcheck/trunk/rulefiles/linux/ignore.d.server/teapop
Modified:
   logcheck/trunk/debian/changelog
   logcheck/trunk/debian/logcheck-database.lintian-overrides
Log:
* ignore.d.server/teapop:
  - ignore messages by POP3 server; thanks to Stephan Windm?\195?\188ller
    (closes: #421768)

Modified: logcheck/trunk/debian/changelog
===================================================================
--- logcheck/trunk/debian/changelog	2007-05-05 13:24:38 UTC (rev 1548)
+++ logcheck/trunk/debian/changelog	2007-05-05 13:26:08 UTC (rev 1549)
@@ -54,10 +54,14 @@
     - ignore checking notice when there is no message-id ("unknown"); thanks
       Fabian Fagerholm (closes: #421913).
 
+  * ignore.d.server/teapop:
+    - ignore messages by POP3 server; thanks to Stephan Windmüller
+      (closes: #421768)
+
   * Updated pt_BR debconf translation; thanks to Andr�� Lu��s Lopes
     (closes: #421525).
 
- -- martin f. krafft <madduck at debian.org>  Sat, 05 May 2007 15:23:59 +0200
+ -- martin f. krafft <madduck at debian.org>  Sat, 05 May 2007 15:25:26 +0200
 
 logcheck (1.2.55) unstable; urgency=low
 

Modified: logcheck/trunk/debian/logcheck-database.lintian-overrides
===================================================================
--- logcheck/trunk/debian/logcheck-database.lintian-overrides	2007-05-05 13:24:38 UTC (rev 1548)
+++ logcheck/trunk/debian/logcheck-database.lintian-overrides	2007-05-05 13:26:08 UTC (rev 1549)
@@ -151,6 +151,7 @@
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/stunnel 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/sympa 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/syslogd 0640 != 0644
+logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/teapop 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/tftpd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/thttpd 0640 != 0644
 logcheck-database binary: non-standard-file-perm etc/logcheck/ignore.d.server/thy 0640 != 0644

Added: logcheck/trunk/rulefiles/linux/ignore.d.server/teapop
===================================================================
--- logcheck/trunk/rulefiles/linux/ignore.d.server/teapop	2007-05-05 13:24:38 UTC (rev 1548)
+++ logcheck/trunk/rulefiles/linux/ignore.d.server/teapop	2007-05-05 13:26:08 UTC (rev 1549)
@@ -0,0 +1,3 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ teapop\[[0-9]+\]: [-_.@[:alnum:]]+ \[[.0-9]{7,15}\] R[0-9]\([0-9]+\) D[0-9]\([0-9]+\) L[0-9]\([0-9]+\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ teapop\[[0-9]+\]: connect from [.0-9]{7,15} \([.0-9]{7,15}\)$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ teapop\[[0-9]+\]: Successful login for [-_.@[:alnum:]]+ \[[.0-9]{7,15}\] from [^[:space:]]+ \[[.0-9]{7,15}\]$




More information about the Logcheck-commits mailing list