From 005238e89c5bc703c15d03e8e9d50a47edd94be3 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Sat, 27 Apr 2013 09:39:45 +0300 Subject: [PATCH] fallback roundcube charset --- install/0.9.7/rhel/roundcube-main.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/0.9.7/rhel/roundcube-main.conf b/install/0.9.7/rhel/roundcube-main.conf index 288dfb95..33c751ee 100644 --- a/install/0.9.7/rhel/roundcube-main.conf +++ b/install/0.9.7/rhel/roundcube-main.conf @@ -181,7 +181,7 @@ $rcmail_config['flag_for_deletion'] = TRUE; $rcmail_config['mdn_requests'] = 0; // 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. // Since Google only accepts connections over https your PHP installatation