Displaying 1 result from an estimated 1 matches for "beienqrbbei".
2009 Jul 30
2
sieve delivery to utf folders
Hello list,
Today, my users have noticed, that delivery to folders with non-english names is broken. For example, if I create russian directory, it correct encoded and display into mail-client program and my webmail:
Encoded: Normal view
.INBOX.&BEIENQRBBEI- ????
This is part of sieve script, which routing delivery to russian folder.
....
elsif allof (header :contains "Subject" "qwe")
{
fileinto "INBOX/&BEIENQRBBEI-";
}
But, when actualy delivery take place, in logs I have
Jul 30 17:13:49 deliver(koshikov....