Hi,

I experience odd problems with sieve-rules generated by SOGo when the
folder name contains special characters, like the german "Ö" :(

What SOGo generates:
            fileinto "Test.&ANY-test";
which is UTF-7.

What it should generate:
            fileinto "Test.Ötest";
as I use dovecot, and that uses UTF-8 (as it should, according to the
RFC, IIRC)

I did find https://sogo.nu/bugs/view.php?id=2622, which claims this to
be solved, I did add
  SOGoSieveFolderEncoding = "UTF-8";
to my sogo.conf and restarted sogo and memcached afterwards, but it is
still generating that.. :(

Any ideas, what I could do wrong, or should I reopen the Bug?

Regards,
Markus
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to