mhonarc-users

Re: How to automate?

1997-05-15 11:44:49
Here is a copy of my .forward file and the returned mail.


\hutson, "| /ms/group/it/opshome/www/repository/MHonarc.v20/mhonarc
-rcfile speech.rc -add /var/spool/mail/hutson"

      I am trying to run the program using my mailfolder.  I understand
that this technique may leave out the most recent entry, but I am willing
to compromise now.  Now, here is a sample of the return message  I get
from Z-mail (the UNIX mail program I use.)

  ----- The following addresses had permanent fatal errors -----
"| /ms/group/it/opshome/www/repository/MHonarc.v20/mhonarc -rcfile
speech.rc -add /var/spool/mail/hutson"
    (expanded from: <hutson(_at_)bkis02>)

   ----- Transcript of session follows -----
Can't locate osinit.pl in @INC at
/ms/group/it/opshome/www/repository/MHonarc.v20/mhonarc line 71.
554 "| /ms/group/it/opshome/www/repository/MHonarc.v20/mhonarc -rcfile
speech.rc -add /var/spool/mail/hutson"... unknown mailer error 2

Is "/ms/group/it/opshome/www/repository/MHonarc.v20/mhonarc" the
installed version or is it the uninstalled version? Did you run the
"install.me" script?  Check if an "unshift(@INC, ..);" statement
exists at the top of the file.  If so, check the path listed in the
unshift statement to see if the file osinit.pl exists there.

A note about your .forward entry, you should specify the -outdir
option.  What you have now will cause the archive to be created
in your home directory (If I assume correctly that sendmail changes
the current working directory to your home directory before
invoking the program).

        --ewh

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