Do you actually have a DNS server or domain name with correct DNS records set-up? Run the following commands on your zimbra server:
Code:
host `hostname` <-- type as-is and use backticks not single quotes
dig yourdomain.com mx
dig yourdomain.com any
and post the output here.