mhonarc-users

Re: failed pipe from sendmail

1999-06-29 19:18:32
On June 29, 1999 at 17:59, Andy Loftus wrote:

I have mhonarc 2.3.3
installed on SunOS 5.6 (Solaris 2.6).
running Sendmail 8.8.8

I want to add messages to an archive as they are received, but I keep getting
 the following output:
/usr/bin/env: No such file or directory

How are you getting this output?  I.e.  Are you get it as mail, to
the terminal, to syslog?

I originally added an alias that piped the mail to mhonarc:
alias: "|<pathto>/mhonarc -add -outdir <pathto>/test.archive/html"

MHonArc does not call "env".  I'd be surprised if perl was calling it.
It could be sendmail.

What is the "#!..." line in "<pathto>/mhonarc"?  Is the the execute
bit set on <pathto>/mhonarc?  Can you invoke the above from a
shell without any errors?

        --ewh

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