View Single Post
  #7 (permalink)  
Old 04-29-2008, 12:45 PM
phoenix phoenix is offline
Zimbra Employee
 
Join Date: Sep 2005
Location: Vannes, France
Posts: 7,848
phoenix is on a distinguished road
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