[BlueOnyx:18029] Re: Server or DNS
Michael Stauber
mstauber at blueonyx.it
Thu Jul 16 10:37:02 -05 2015
Hi RC,
> This was on a 5208R VPS and only happened on one vps of 7
> my 5209R has been working perfectly.
You were given a list of things to check (/etc/hostname, /etc/hosts) and
instead of letting us know the findings you say "it's not working".
That's a bit frustrating.
So instead of troubleshooting just do this:
Edit /etc/mail/sendmail.mc and add the following line at the end:
define(`confDOMAIN_NAME', `mail.yourdomain.com')dnl
Replace mail.yourdomain.com with the hostname as which Sendmail should
advertise itself.
Save the changes. Then rebuild the sendmail.cf:
cd /etc/mail
make all
/sbin/service sendmail restart
And your hostname with which Sendmail announces itself during HELO/EHLO
will be hotwired to the one you specified in the config.
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list