[BlueOnyx:14767] Re: emails queued alias database unavailable

Richard M, Owen richard at pelicanit.co.uk
Wed Feb 26 14:31:07 -05 2014




-----Original Message-----
From: blueonyx-bounces at mail.blueonyx.it [mailto:blueonyx-bounces at mail.blueonyx.it] On Behalf Of Michael Stauber
Sent: 26 February 2014 19:12
To: BlueOnyx General Mailing List
Subject: [BlueOnyx:14765] Re: emails queued alias database unavailable

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
--------------------------------
Thanks Michael

Have done that and all working

Kind regards

Richard
_______________________________________________
Blueonyx mailing list
Blueonyx at mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx




More information about the Blueonyx mailing list