Re: [Mutt] #2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5 0xA0)
#2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5
0xA0)
Comment (by Kyle Wheeler):
{{{
On Friday, September 14 at 03:10 PM, quoth Mutt:
> And Mutt has problems if the subject contains such a character too.
> See the generated Subject header:
>
> Subject: Re: [Mutt] #2956: =?UTF-8//TRANSLIT?Q?Reci?=
> =?UTF-8//TRANSLIT?Q?pient_address_broken_if_containing_?=
> =?UTF-8//TRANSLIT?Q?=C5?= character (UTF-8 code: 0xc5 0xA0)
That's broken in more ways than just the space. It should NEVER send
strings encoded as "UTF-8//TRANSLIT". I think your $send_charset
setting might be invalid (it should not contain //TRANSLIT).
~Kyle
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2956#comment:>