Author Topic: UTF7-IMAP to UTF-8 Error  (Read 15700 times)

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
UTF7-IMAP to UTF-8 Error
« Reply #15 on: October 11, 2010, 09:04:26 AM »
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).

Offline barts10

  • Newbie
  • *
  • Posts: 1
UTF7-IMAP to UTF-8 Error
« Reply #16 on: June 07, 2011, 08:05:52 AM »
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