Hi,
Horde webmail is completely lacking it's usual UTF-8 capabilities, due to serious bug within Cpanel's httpd.
In standard (non-cpanel) installation on Linux, Horde is getting the following PHP variable, which it uses to verify UTF-8 support in web browser:
_SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-1,utf-8;q=0.7,*;q=0.7
However, Cpanel's httpd/PHP is not passing this variable to Horde, which means Horde falls back to ISO-8859-1 codepage and lacks all UTF-8 capabilities.
This is a serious bug, since no multilingual emails can be written in Horde.
--gmb


LinkBack URL
About LinkBacks
Reply With Quote