Explorar o código

fallback roundcube charset

Serghey Rodin %!s(int64=13) %!d(string=hai) anos
pai
achega
005238e89c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/0.9.7/rhel/roundcube-main.conf

+ 1 - 1
install/0.9.7/rhel/roundcube-main.conf

@@ -181,7 +181,7 @@ $rcmail_config['flag_for_deletion'] = TRUE;
 $rcmail_config['mdn_requests'] = 0;
 $rcmail_config['mdn_requests'] = 0;
 
 
 // Use this charset as fallback for message decoding
 // Use this charset as fallback for message decoding
-$rcmail_config['default_charset'] = 'ISO-8859-1';
+$rcmail_config['default_charset'] = 'UTF-8';
 
 
 // Make use of the built-in spell checker. It is based on GoogieSpell.
 // Make use of the built-in spell checker. It is based on GoogieSpell.
 // Since Google only accepts connections over https your PHP installatation
 // Since Google only accepts connections over https your PHP installatation