[EMAIL PROTECTED] 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


_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to