[Tickets #8556] Re: No longer possible to use different charsets for headers
bugs at horde.org
bugs at horde.org
Mon Nov 30 06:58:05 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8556
------------------------------------------------------------------------------
Ticket | 8556
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | No longer possible to use different charsets for
| headers
Queue | Horde Framework Packages
Version | Git master
Type | Enhancement
State | Resolved
Priority | 2. Medium
Milestone |
Patch |
Owners | Michael Slusarz
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2009-11-30 01:58) wrote:
> Hm, not quite. I don't think specifying a charset for all headers
> different from the body is a big improvement. It was possible to
> specify different charsets for individual headers.
This seems like overkill to me. In the rare case you want to specify
per-header encoding different than the default, you can manually MIME
encode that particular header in the desired charset before adding it
to the Headers object (since if there are no non-ASCII characters in
the value, the code won't try to auto-encode).
More information about the bugs
mailing list