> I don't know what the problem is then. It's apparently not a
> problem with the majordomo setup in and of itself.
This simply means that whatever was invoked by sendmail exited with a
value of 1, which is not a known exit value that means anything to
sendmail (hence "unknown mailer error").
Try looking for all "exit()" calls to see what values are used, and if
you need to, use the values from <sysexits.h> (if supported on your
system--Solaris 2.3 doesn't seem to have one - anyone know what to use
there?).
> Is the Mprog mailer /bin/sh ? Do other program aliases work ?
> Does that other script I wrote out work ?
What? You haven't installed "smrsh" from cert.org yet to use instead
of /bin/sh for the "prog" mailer? Tsk, tsk, tsk. ;-)
--
Dave Dittrich Client Services
dittrich@cac.washington.edu Computing & Communications
dittrich@u.washington.edu University of Washington
References:
|
|