Roundcube Community Forum

 

UTF7-IMAP to UTF-8 Error

Started by vandenbergen, November 02, 2009, 10:06:08 AM

Previous topic - Next topic

alec

There's no imap_to_utf8 function. You could use probably imap_utf7_encode/decode function but they doesn't work with UTF8. If you have a similiar problem, please enable imap_debug and show as what returns your IMAP server for LIST/LSUB commands (see logs/imap file).

barts10

I had same problem, but I solved it. Check your charset in database roundcube. You have to have in UTF8!!!! If you don“t use UTF8 you have to re-create db in UTF8