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.

----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

Reply via email to