PDA

View Full Version : Majordomo problem?



Dominic
05-01-2004, 03:06 AM
Hello,

Since whe upgraded our server to FreeBSD 5.2 our Majordomo listings seems to be not working anymore.
It doesn't send mail to the subscribers and doesn't come back with some kind of error.

A client who tried to make a backup of his mailinglists gets the following errors.
Does anyone have an idea on how to fix this?



May 01 11:36:45 stiefel.nl resend[33494] {stiefel} ABORT shlock: '/usr/tmp' does not exist
May 01 11:36:45 stiefel.nl resend[33496] {stiefel} ABORT mj_resend: do_exec_sendmail, mailer /usr/lib/sendmail not executable
May 01 11:41:35 stiefel.nl majordomo[33650] {"xxxxxx
" <xxxxxx>}ABORT mj_majordomo: do_exec_sendmail, mailer /usr/lib/sendmail not executable
May 01 11:41:35 stiefel.nl majordomo[33651] {"xxxxxx
" <xxxxxx>} ABORT mj_majordomo: do_exec_sendmail, mailer /usr/lib/sendmail not executable
May 01 11:41:35 stiefel.nl majordomo[33648] {"xxxxxx
" <xxxxxx>} who stiefel


Thanks in advance

toml
05-01-2004, 11:55 AM
Not sure about the upgrade to FreeBSD, but by the look of the logs, I would make sure /usr/tmp existed, on my RH9 system it is linked to /var/tmp and make sure that /usr/lib/sendmail existed, mine is a link to /usr/sbin/sendmail which in turn is a link to /usr/sbin/exim.