Skip to content

Commit 005238e

Browse files
committed
fallback roundcube charset
1 parent 09056dd commit 005238e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/0.9.7/rhel/roundcube-main.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ $rcmail_config['flag_for_deletion'] = TRUE;
181181
$rcmail_config['mdn_requests'] = 0;
182182

183183
// Use this charset as fallback for message decoding
184-
$rcmail_config['default_charset'] = 'ISO-8859-1';
184+
$rcmail_config['default_charset'] = 'UTF-8';
185185

186186
// Make use of the built-in spell checker. It is based on GoogieSpell.
187187
// Since Google only accepts connections over https your PHP installatation

0 commit comments

Comments
 (0)