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?