> I everynow and then get a message from majordomo:
>
> ABORT Mailer /usr/lib/sendmail -oi -flist@site list exited unexpectedly with error 16384
As far as I've played with this:
16384 == 0x4000 == (64 << 8)
64 (see /usr/include/sysexits.h) means: sendmail command line (usage) error.
I sometimes have error 16387, which leads to 67 (sendmail: user unknown).
--
-- Jos Vos <jos@xos.nl>
-- X/OS Experts in Open Systems BV | Phone: +31 20 6938364
-- Amsterdam, The Netherlands | Fax: +31 20 6948204
References:
|
|