Hi,
I'm using zimbra community on my dedicated server. I've installed it in a vmware machine to test, and if my test succeeds i will, at the next time i go to the datacenter, install it properly on my server.
It uses a live domain.
The installation gone without any problems. I needed to modify some things toget it working on etch but the forum helped me with that perfectly.
Everything works, except that I am unable to send email.
I've discovered that the emails aren't send to the MX record of the domain but to the A of the domain. For example i've made the following screenshot.
http://bart.ha-lo.be/images/linux/ScreenShot025.png
The IP showing up at the zimbra admin console, isn't an MX record. I've eventually traced it to be the A record of the full domain.
On IRC I've asked some support for this issue, they told me that the mail server, if it's unable to find/use an MX record, trys to send the email to the A record.
Now the thing I'm trying to find out is... Why? Why can `nslookup` and `host` get the information but the mailserver can't?
I would appreciate it if anyone can give me a direction i have to look at. I'll post more information on request, as i don't really know where i have to look at.