[BlueOnyx:14765] Re: emails queued alias database unavailable
Michael Stauber
mstauber at blueonyx.it
Wed Feb 26 14:12:18 -05 2014
Hi Richard,
> Many thanks for the info
> aliases.majordomo does not exist ,
Then you somehow got an incorrect sendmail.mc / sendmail.cf, as you have
mailman and not majordomo installed.
Edit /etc/mail/sendmail.mc
Change this line ...
define(`ALIAS_FILE', `/etc/mail/aliases, /etc/mail/aliases.majordomo')dnl
... to this and save the changes:
define(`ALIAS_FILE', `/etc/mail/aliases, /etc/mail/aliases.mailman')dnl
Then run this command:
make all -C /etc/mail
And restart Sendmail:
/sbin/service sendmail restart
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list