Quote:
|
Originally Posted by japerry There is no DNS setup currently on this host, the /etc/hostfile is showing:
127.0.0.1 localhost.localdomain localhost
192.168.111.2 atcdirect.com mail mail.atcdirect.com |
This line:
192.168.111.2 atcdirect.com mail mail.atcdirect.com
Seems a little non-standard and I wonder if that tripped up the installer.
192.168.111.2 mail.atcdirect.com mail
Is what I'd expect and then `hostname` should return mail.atcdirect.com
What does hostname return now?