mhonarc-users

Re: MHonArc & Majordomo & Sendmail

1999-03-09 10:31:53
Someone could help me debugging this problem ?

Mar  9 16:37:51 armstrong sendmail[11796]: QAA11794:
to="|/usr/majordomo/wrapper mhonarc -idxfname
index.html -add -outdir /home/httpd/html/my-rep/", delay=00:00:00,
xdelay=00:00:00,
mailer=prog, stat=Operating system error: Error 0

This works from the shell, but not with majordomo.
I use mhonarc 2.3.3, sendmail 8.8.8-2 and majordomo 1.94.4
Thanks in advance,

You can't use the majordomo wrapper to run programs that it doesn't
know about.  You should just pipe directly to mhonarc:

   listname-archive : "|/path/to/mhonarc idxfname index.html -add -outdir 
/home/httpd/html/my-rep"

Now include listname-archive in your list as a subscriber or as part of
the list alias:

   listname: /usr/majordomo/wrapper resend -l listname 
listname-outgoing,listname-archive

This is definitely more of sendmail "problem" than MHonArc, though.

Chris


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