We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09056dd commit 005238eCopy full SHA for 005238e
1 file changed
install/0.9.7/rhel/roundcube-main.conf
@@ -181,7 +181,7 @@ $rcmail_config['flag_for_deletion'] = TRUE;
181
$rcmail_config['mdn_requests'] = 0;
182
183
// Use this charset as fallback for message decoding
184
-$rcmail_config['default_charset'] = 'ISO-8859-1';
+$rcmail_config['default_charset'] = 'UTF-8';
185
186
// Make use of the built-in spell checker. It is based on GoogieSpell.
187
// Since Google only accepts connections over https your PHP installatation
0 commit comments