View Single Post
  #3 (permalink)  
Old 06-15-2009, 11:42 PM
uxbod uxbod is offline
Moderator
 
Posts: 7,925
Default

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
__________________
Reply With Quote