Majordomo 1.94.5 working on Mac OS X 10.2.8/Sendmail 8.12.10
If you want to use Majordomo 1.94.5 on Mac OS X
10.2.8 with Sendmail 8.12.10, you'll need to make a minor change to the
majordomo.cf file.
Sendmail 8.12.10 has
a problem with the $mailer and $bounce_mailer commands specified in
majordomo.cf. Simply remove the "-oee" switch from each line (which is supposed
to set the error handling mode of sendmail), and everything should work
properly. "-oee" tells Sendmail to always exit with a zero exit status. Without
the switch, Sendmail will use the default setting of "p", which means "print
error messages".
Posted: Sun - September 28, 2003 at 09:45