On Thu, Feb 27, 2014, Claus Assmann wrote: > When replying to an address that used an utf-8 encoded name, e.g., > > From: =?utf-8?B?U2VuZGVyIFfDpGNoCg==?= <sen...@example.com> > > mutt turned this into > > To: Sender =?utf-8?B?V8OkY2g/IDxzZW5kZXJAZXhhbXBsZS5jb20+?= > instead of > To: Sender =?utf-8?B?V8OkY2g/?= <sen...@example.com>
This is causing me significant problems again... any chance to get this fixed? Or any "hack" to work around the problem? > BTW: I use --enable-exact-address as otherwise mutt shows addresses > in a "nice" format that doesn't match reality and caused me grief > several times when I copied those addresses into a filter ... and > nothing was filtered...