Subject: logcheck-database: /etc/logcheck/ignore.d.server/spamd rule misses 
unusual Message-Id
Package: logcheck-database
Version: 1.3.13
Severity: minor

*** Please type your report below this line ***
Hello, I've seen some legitimate mails with unusual Message-Id headers
that cause logchecks dovecot delivery rule to be bypassed.

Example: … sieve: msgid=<20110422T2108.GA.(stdi.s...@fsing.rootsland.net>: 
stored mail into mailbox 'Mailing Lists/Debian/debian-devel'

Note the open paren in the Message-Id.

Rule is:

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ (dovecot: 
)?deliver\([-_.@[:alnum:]]+\): sieve: msgid=<?[^\(]*>?( \(((added by 
)?[^[:space:]]+|sfid-[_[:xdigit:]]+)\)?)?[[:space:]]*: (stored mail into 
mailbox '.*'|marked message to be discarded if not explicitly delivered 
\(discard action\)|(forwarded to|sent vacation response to|discarding vacation 
response for message implicitly delivered to|not sending vacation response to 
system address|discarding vacation response to mailinglist recipient|discarded 
vacation reply to|discarding vacation response to 
(auto-submitted|precedence=bulk) message from|discarded duplicate (vacation 
response|forward) to) <[^[:space:]]*>)$

Proposed fix (assumes Message-Id can't have spaces):

^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ (dovecot: 
)?deliver\([-_.@[:alnum:]]+\): sieve: msgid=<?[^[:space:]]*>?( \(((added by 
)?[^[:space:]]+|sfid-[_[:xdigit:]]+)\)?)?[[:space:]]*: (stored mail into 
mailbox '.*'|marked message to be discarded if not explicitly delivered 
\(discard action\)|(forwarded to|sent vacation response to|discarding vacation 
response for message implicitly delivered to|not sending vacation response to 
system address|discarding vacation response to mailinglist recipient|discarded 
vacation reply to|discarding vacation response to 
(auto-submitted|precedence=bulk) message from|discarded duplicate (vacation 
response|forward) to) <[^[:space:]]*>)$

Thanks!

-- System Information:
Debian Release: 6.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information

-- 
Gerald Turner   Email: gtur...@unzane.com   JID: gtur...@unzane.com
GPG: 0xFA8CD6D5  21D9 B2E8 7FE7 F19E 5F7D  4D0C 3FA0 810F FA8C D6D5

Attachment: pgpGohRDDqGCS.pgp
Description: PGP signature

_______________________________________________
Logcheck-devel mailing list
Logcheck-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

Reply via email to