nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] replyfilter trouble with messages from "XFINITY Connect Mobile App"

2015-03-16 22:00:03
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>