View Single Post
  #15 (permalink)  
Old 11-03-2006, 02:40 PM
mcmick mcmick is offline
Active Member
 
Posts: 29
Default

Quote:
Originally Posted by phoenix
Sorry, I should have clarified the /etc/hosts file. You need a FQDN (fully Qualified Domain Name) in your hosts file where 'mail' is the name of the server and 'domain.com' is the domain name you're using. See the Zimbra Quick Start Guide for details.
So, if my domain name is 'mydomain.com', and also is the server host name, then

/etc/host file should be add a line

Code:
192.168.x.x mydomain.com mydomain.com

right?
Reply With Quote