Edit: /home/mydomain/pathtoroundcube/config/main.inc.php and changed
$rcmail_config[‘default_host’] = ‘ssl://imap.site.com’;
to
$rcmail_config[‘default_host’] = ‘mail.mydomain.com‘;
Monthly Archives: October 2013
Change the default character set in Apache
By default apache sets the default character set in Apache to UTF-8.
You can set it using .htaccess using below rule for arabic
AddDefaultCharset ISO-8859-1
Thats would make web browser show arabic character