nmh-workers
[Top][All Lists]
Advanced

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

Re: [nmh-workers] The message Body Shows but the Subject doesn't Decode.


From: Martin McCormick
Subject: Re: [nmh-workers] The message Body Shows but the Subject doesn't Decode.
Date: Sat, 16 Jun 2018 15:44:51 -0500

Leonardo Taccari <address@hidden> writes:
> Hello Martin,
> 
> The format file used by show should be mhl.format (that should be
> in `mhparam etcdir`/mhl.format) and by default it has a:
> 
>  | Subject:decode
> 
> line.
> 
> Can you please check if the mhl.format has a `Subject:decode'
> line?
> 
> 
> (A bit unrelated but I think that `-f' option passed to strace
> should also trace child processes, but at least as part of `show',
> `mhl' is not invoked)

        My thanks to all as a lot of interesting things have come
to light.

        I have been using nmh for over 20 years so some parts of
the setup need modernization.  I checked the mhl.format I am
using and the From: and Subject lines need the word decode right
after the : but here is what else I discovered:

        Messages from this group, for example have a fairly
simple format and use mhl.format when being read.  The message
which started this discussion, however, is a mime message and
uses mhshow.  The strace program, using the -f option was very
useful here to more quickly determine where to concentrate at any
given time.

        On the system I am using now, my ~/Mail/mhl.format and
~/Mail/mhl.headers files had a creation date of December, 2009.
Both files have mostly the same information in them but
mhl.format is for non-mime and mhl.headers is for mime messages.

        The old files did not support From:decode and
Subject:decode but showed as From: and Subject:.

        This was the crux of the issue.  


        The replacements for those files are from December of
2016 and were the latest version of nmh in the debian Linux
distribution.  Things are certainly working better now.

        Thanks for your help in getting me pointed in the right
direction.

Martin McCormick



reply via email to

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