View Single Post
  #6 (permalink)  
Old 10-17-2005, 08:24 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,785
Default

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?
Reply With Quote