Hi, I have checked the Split DNS tutorial. And I was doing it correctly. I did a
nslookup mail.mydomain.com
I was able to see my server IP. My server is not behind firewall nor NAT no proxy and my FQDN (xxx.members.linode.com) is different then my host name (mail.mydomain.com). I have set up the Split DNS to use my host name instead of my FQDN because I want to use the mail.mydomain.com to show on my email. I have no way to point my real mail.mydomain.com to this IP address because my DNS service provider don't have "A" record service. One thing I mentioned that I haven't point my MX record to this server (does this makes a difference)? because all my status are ok when I run
zmcontrol status. And I didn't have any certificate errors when installing zimbra. Plus the nslookup returns the correct IP address. I don't know what else I should do!!
Btw I have now added my full FQDN to the /etc/hosts , it now looks like this.
Code:
127.0.0.1 localhost.localdomain localhost
97.107.130.xx xxx.members.linode.com mail.mydomain.com
I rebooted my system but I still can't use the "view mail" function. I get the same error message. Where do I check to see if my certificate are all okay and passed? But again like I said the system didn't spit back any certificate issues.
Update to my post: I just found out that not only the "view mail" function doesn't work, non of the other "view" functions works for me. Ex. I can't view document I created, I can't download files that I uploaded to briefcase. I can't view .doc files that I uploaded to briefcase. They all have the same similar error message:
The requested URL /home/user@mydomain.com/test/mydoc was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
This is serious. Please help.