NetOne - Doichin Dokov wrote: > without problems, maybe as a label like like: > $labels['default-charset'] = "windows-1251"; > and then use it in roundcube to process message body and headers on > messages not specifying content type.
Don't do this, instead just use UTF-8 throughout the site with all data that is handled within Roundcube. This makes your life much more easier if you stick to UTF-8! Just my advice from my past experience with some large scale Websites and PHP applications.... M. -- Michael Baierl <http://mbaierl.com/> - - - - - - - - - - - - - - - - - 2 + 2 = 5. For extreme large values of 2. _______________________________________________ List info: http://lists.roundcube.net/dev/
