Sieve doesn´t filter emails with words with accents

Sebas PRE scalero at pre.ddol.es
Tue Jun 20 03:48:16 EDT 2006



Citado por Andreas Hasenack <ahasenack at terra.com.br>:

> On Mon, Jun 19, 2006 at 09:24:36AM +0200, Sebas PRE wrote:
>> Yes, the strings of my sieve script are in UTF-8, this is my script:
>>
>> require "fileinto";
>>
>> # Leido
>> if header :comparator "i;ascii-casemap" :contains "Subject" "Leído"  {
>>    fileinto "TESTBOX";
>> }
>>
>> but it doesn´t work.
>
> It's a bit worse than that: you don't even need to have accented 
> characters in
> the sieve rule.
>
> https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2455 was opened a couple of
> years ago.
>
>
>
>

Thanks for the replies, I hope this bug is solved soon because for many
languages the filters don´t work.

Greetings...


Sebastián Calero.


More information about the Info-cyrus mailing list