------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=570
Summary: Filters are not handling Cyrillic characters correctly
Product: Exim
Version: 4.66
Platform: All
OS/Version: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Filters
AssignedTo: ph10@???
ReportedBy: stephen@???
CC: exim-dev@???
Howdy,
It would appear that filter tests are improperly handling cyrillic characters,
by attempting to force them into latin1.
The following is a relevant excerpt from a filter test against an encoded
string for KOI8-R:
iconv error translating "=?KOI8-R?Q?=CE=C1=C2=CF=D2_?=" to ISO-8859-1: Invalid
or incomplete multibyte or wide character
I was able to replicate this on multiple servers running similar builds of
exim.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email