View Single Post
  #7 (permalink)  
Old 04-29-2008, 01:45 PM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 19,646
Default

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.
__________________
Regards


Bill
Reply With Quote