Package: dbmail
Version: 2.2.15-1
Severity: normal
I have the following Sieve rule
if header :contains ["Subject"] "[android-developers]" {
fileinto "prog/android";
stop;
}
Today I was surprised when a number of messages with clearly visible
[android-developers]
header were delivered to my Inbox instead of the "prog/android" folder.
It turns out the subject was encoded to protect non-7bit characters:
Subject:
=?windows-1252?Q?=5Bandroid=2Ddevelopers=5D_Re=3A_=93Failed_to_find_provider_?=
=?windows-1252?Q?info_for_android=2Eserver=2Echeckin_=94_=3F?=
When matching encoded headers, sieve should decode the header before
it attempts a string match.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.utf8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dbmail depends on:
ii adduser 3.112 add and remove users and groups
ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy
ii libc6 2.11.2-1 Embedded GNU C Library: Shared lib
ii libglib2.0-0 2.24.1-1 The GLib library of C routines
ii libgmime-2.0-2a 2.2.25-1 MIME library
ii libldap-2.4-2 2.4.21-1 OpenLDAP libraries
ii libsieve2-1 2.2.6-1 a library for parsing, sorting and
ii libsqlite3-0 3.6.23.1-4 SQLite 3 shared library
ii ucf 3.0025 Update Configuration File: preserv
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
dbmail recommends no packages.
Versions of packages dbmail suggests:
ii dbmail-mysql 2.2.15-1 MySQL module for Dbmail
ii sqlite3 3.6.23.1-4 A command line interface for SQLit
-- Configuration Files:
/etc/init.d/dbmail changed [not included]
-- debconf information excluded
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]