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

2015-03-16 Thread David Levine
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

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

2015-03-16 Thread Kevin Cosgrove
On 16 March 2015 at 22:59, David Levine levin...@acm.org wrote: 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

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

2015-03-16 Thread Kevin Cosgrove
Hi folks, I get this message from the contributed replyfilter script Unable to exec par: No such file or directory HTML converter process exited with 2 When I try to reply to a message containing === Date: Mon, 16 Mar 2015 23:22:44 + (UTC) From:

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

2015-03-16 Thread Ken Hornstein
In my OP I left out the fact that I have par installed, AND replyfilter works on all of my email replies except for those from the XFINITY mobile app. Whoops, that's a bug in replyfilter; specifically, the error message is: exec (@conv) || die Unable