View Single Post
  #6 (permalink)  
Old 07-20-2008, 10:53 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 19,651
Default

You seem to have no A record in your DNS, add a record for that. You also need to modify your hosts file slightly, change the following:

Code:
127.0.0.1 localhost
to this

Code:
127.0.0.1 localhost.localdomain localhost
You may need to reboot the server for the hostname change to take effect.
__________________
Regards


Bill
Reply With Quote