Hi.
Quote:
|
- So should the FQDN of the zimbra in the /etc/hosts be "zimbra.mydomain.com" or "zimbra.mydomain.local"?
|
The FQDN should be the one representing how you want the world to see your domain, so you need to set your FQDN as "zimbra.domain.com".
Quote:
|
- Ip address is the internal or the external IP?
|
The IP address should be the one that represents this server (usually a local subnet IP), this is done so the many services that zimbra is will know where to send the mails when it is routing the mail internally.
Quote:
|
- Zimbra DNS entry (A and MX records) will be in both domains?
|
The Zimbra DNS entry (A and MX records) are for the internal processing of mail in Zimbra. If you have a small setup, you can do as I do, set up a DNS server on the Zimbra server itself where it will claim the A and MX records for the domain.
When I set up Zimbra, I usually set the server FQDN as 'mail.domain.com' or 'zmail.domain.com', but during the actual Zimbra setup I create the domain 'domain.com' instead of 'mail.domain.com'.
To get a deeper understanding about the DNS issues, go to the wiki and look up the article 'Split DNS'.
If you did everything correctly, users should be created as 'user@domain.com'. You can of course experiment by creating a user and see if mail is delivered to the user or not.