nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] replyfilter trouble with messages from "XFINITY Connec


From: David Levine
Subject: Re: [Nmh-workers] replyfilter trouble with messages from "XFINITY Connect Mobile App"
Date: Mon, 16 Mar 2015 22:59:50 -0400

Kevin wrote:

> I get this message from the contributed replyfilter script
>
>   Unable to exec par: No such file or directory
>   HTML converter process exited with 2

You'll need to install par.  It's available for some Linux
distributions and Cygwin, at least.  Source code is available
from http://www.nicemice.net/par/.

Alternatively, you could modify the script to use a different
text formatter, or none at all.

Another alternative, if you're using the latest nmh available
from the git repo, would be to use repl's new convertargs support.
The man page has details.  It uses par if it was installed when
nmh was installed.  If not, if falls back to fmt(1), if that
was installed.

David



reply via email to

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