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@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to