>>>>> "RGF" == Robert G Fisher <rfisher@mail.neocomm.net> writes:
RGF> I understand TLB should be able to replace this altogether but I've
RGF> had troubles getting the IO library to compile and this seems to be
RGF> the way to get up and operational with our current system the
RGF> quickest.
Well, it can but I recall there were portability problems with IO-1.18*.
I've never personally had any problems with it.
RGF> MAJORDOMO ABORT (mj_resend)!!
RGF> Mailer /usr/lib/sendmail -oi -oee
RGF> -oA/usr/local/majordomo/outgoing.aliases -fowner-test@neocomm.net
RGF> test-list exited unexpectedly with error 72
/usr/include/sysexits.h says 72 is:
* EX_OSFILE -- Some system file (e.g., /etc/passwd, /etc/utmp,
* etc.) does not exist, cannot be opened, or has some
* sort of error (e.g., syntax error).
Are you sure that file is world readable and all of the directories in the
way are world executable? Is sendmail trying to write the database version
of your new aliases file somewhere? Can you trace/strace/truss sendmail to
see just what is failing?
- J<
References:
|
|