View Single Post
  #11 (permalink)  
Old 07-10-2008, 02:07 AM
sz4rlej sz4rlej is offline
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by bigmudcake View Post
Code:
192.168.7.161    mailserver     mail
To something similar to (where yourdomain.com is your actual domain name as defined in the DNS server you use)
Code:
192.168.7.161    mail.yourdomain.com     mail
my hosts looks like this:
Code:
127.0.0.1	localhost.localdomain localhost
192.168.0.207	ataman.serapis.pl ataman
Code:
ERROR: Installation can not proceeed.  Please fix your /etc/hosts file
  to contain:

    

  Where  is the ip address of the host,
   is the FULLY QUALIFIED host name, and
   is the (optional) hostname-only portion
i've got the same error message. i want to run zimbra on my computer (ataman) on lan (lan ip: 192.168.0.207). so how should look my hosts file??

Last edited by sz4rlej; 07-10-2008 at 03:11 AM..
Reply With Quote