View Single Post
  #6 (permalink)  
Old 09-04-2009, 07:54 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,298
Default

In the DNS you need to use the LAN IP address of your server not the loopback address. The hosts file should contain the following:

Code:
127.0.0.1 localhost.localdomain localhost
192.168.1.1 hostname.yourdomain.com hostname
__________________
Regards


Bill
Reply With Quote