[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: subject with windows-1251 decoded and displayed, but not the from...



On Fri, 24 May 2013 19:35:58 -0700
"Greg A. Woods" <woods-wl-en-l@planix.com> wrote:

> Attached is a window capture showing a (spam) message that contained
> windows-1251 encoded strings in both the subject and from headers.
> 
> Notice that only one of those headers was decoded and displayed
> properly.
> 
> Why were both headers not decoded and displayed properly?

You need

(setq mime-header-accept-quoted-encoded-words t)

And then refresh the summary.

-- 
Herbert