Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
I have Zimbra up and running on RHEL 4 AS. The mailserver is behind a firewall hence I have configured bind to do spilt DNS and install was smooth execept one thing!
When I log is as admin my domain appears as mail.domain.com rather than domain.com.
My /etc/hosts reads as follows:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
192.168.10.10 mail.MYDOMAIN.com mail
At no point did the installation ask me about my domain. I am stuck because I wanted to migrate my users to this superb collaboration server.
I CAN NOT delete the domain to create the correct domain in admin because the domain contains what I see as relevant system users for admin, virus and spam.
I have looked but could not find any thread on this!!!
If no user is migrated, uninstall Zimbra (./install.sh -u) and install it again.
And be very carefull to the prompts during the installation procedure, you'll be asked for the "domain"...
If no user is migrated, uninstall Zimbra (./install.sh -u) and install it again.
And be very carefull to the prompts during the installation procedure, you'll be asked for the "domain"...
Thanks Klug! I looked carefully and saw the settings. My problem is solved. Kind regards.