Once you have setup your MX and A record for your ZCS server please post the following so we can check it
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
Obviously change yourdomain for your actual one 