Quote:
Originally Posted by Peperzaken cat /etc/hosts Code: 127.0.0.1 localhost
10.0.0.175 zimbra.peperzaken.nl zimbra
# 10.0.0.175 mail.peperzaken.nl mail The only thing that seems to be wrong is the `hostname`part. Is that causing al this trouble? |
There are two things wrong, your DNS isn't returning a valid IP address (more accurately no IP address at all) and your hosts file is incorrect. Fix the DNS with the details in the link Uxbod has provided and fix the hosts file with the detail from the
Quick Start Installation Guide.