Gerald Turner
2011-May-06 18:32 UTC
[Logcheck-devel] Bug#625895: logcheck-database: /etc/logcheck/ignore.d.server/dovecot rule misses unusual Message-Id
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.stse at
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: gturner at unzane.com JID: gturner at unzane.com
GPG: 0xFA8CD6D5 21D9 B2E8 7FE7 F19E 5F7D 4D0C 3FA0 810F FA8C D6D5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL:
<http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20110506/f37c52fd/attachment.pgp>