Anthony wrote:

> However, I don't want to see the quotes in show(1) output, just as I
> already don't have to type them in my outgoing messages. Can nmh be
> configured that way? 

That's easy to configure, by filtering (decoded) addresses through
the unquote format function,

    $ fmttest -address -format "%(unquote(decode{text}))" '"Anthony J. Bentley" 
<[email protected]>'
    Anthony J. Bentley <[email protected]>

If you're using the default format files such as %nmhetcdir%/mhl.headers,
you could hack them.  Or better, customize your own and use -format.

> Should displaying the quotes be the default behavior?

I think that would be the best solution.  Any objection?

David

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

Reply via email to