[Gllug] RH 8.0 Sendmail Configuration
Tethys
tet at accucard.com
Wed Jan 22 15:18:33 UTC 2003
Mick Farmer writes:
>The result of host -t mx dcs.bbk.ac.uk is as follows.
>
>[mick at penguin mick]$ host -t mx dcs.bbk.ac.uk
>dcs.bbk.ac.uk mail is handled by 2 rhea.dcs.bbk.ac.uk.
>dcs.bbk.ac.uk mail is handled by 3 mailer.dcs.bbk.ac.uk.
>dcs.bbk.ac.uk mail is handled by 1 mailer1.dcs.bbk.ac.uk.
>[mick at penguin mick]$
>
>So where do I go from here?
That looks OK, so I'm guessing your local sendmail has the incorrect
smarthost. Add a line saying:
define(`SMART_HOST',`mailer1.dcs.bbk.ac.uk')
to /etc/mail/sendmail.mc, and then run
cp /etc/sendmail.cf /etc/sendmail.cf.OLD
m4 /etc/mail/sendmail.mc > /etc/sendmail.cf
service sendmail restart
Tet
PS. Are you sure sendmail's a wrapper for postfix? I thought RH had
provided both via a debian-style /etc/alternatives system under RH8.
To where does /etc/alternatives/mta point?
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list