#2956: Recipient address broken if containing Š character (UTF-8 code: 0xc5 0xA0)
Comment (by Vincent Lefevre): {{{ On 2007-09-14 10:29:34 -0500, Kyle Wheeler wrote: > 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). I do not set $send_charset. My $charset contains //TRANSLIT, but this one is correct. }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/2956#comment:>