nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] utf-8 subject lines again


From: Peter Maydell
Subject: Re: [Nmh-workers] utf-8 subject lines again
Date: Tue, 21 Oct 2008 13:26:23 +0100

address@hidden wrote:
>I'm using 1.3 and scan on RFC-2047-encoded headers shows gibberish
>while show looks right.

>I'm using -form filter.scan with %{subject}.  Nothing fancy.

%{subject} gives the raw component contents, for backwards compatibility.
If you want RFC-2047 decoding you have to explicitly ask for it, with
something like %(decode{subject}). The default scan config files
we ship in /etc/nmh/ have been updated, but if you have your own then
they will need to be updated if you want RFC 2047 support.

-- PMM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]