[Tickets #10148] Re: Incorrect message charset in replies with reply_headers

bugs at horde.org bugs at horde.org
Thu Sep 1 12:55:41 UTC 2011


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/10148
------------------------------------------------------------------------------
  Ticket             | 10148
  Updated By         | je at ktf.rtu.lv
  Summary            | Incorrect message charset in replies with reply_headers
  Queue              | IMP
  Version            | Git master
  Type               | Bug
  State              | Resolved
  Priority           | 2. Medium
  Milestone          |
  Patch              |
  Owners             | Michael Slusarz
------------------------------------------------------------------------------


je at ktf.rtu.lv (2011-09-01 12:55) wrote:

In my installation i did the following:
//   if (($msg_text['charset'] == 'us-ascii') &&
//           (Horde_Mime::is8bit($msg_pre, 'UTF-8') ||
//             Horde_Mime::is8bit($msg_post, 'UTF-8'))) {
             $msg_text['charset'] = 'UTF-8';
//       }

i may be wrong, but now no one argues about reception of unreadable e-mails.





More information about the bugs mailing list