
Originally Posted by
pcsd
Did I mess something up during the install?
Yes, you missed the question about 'Do you want to change the domain name'. If you skip that then the install script will use the FQDN of the server as the default. If you'd answered yes then you should have entered your correct yourdomain.com as the domain name. The quickes and easiest thing to do is uninstall Zimbra with './install.sh -u' and that will remove everything (the /opt/zimbra directory and any mail you have received). If that's OK then uninstall and re-install then change the domain name when asked and all will be OK.
If you don't want to do the uninstall the you could rename the domain with zmprov:
Code:
zmprov help commands
renameDomain(rd) {domain|id} {newDomain}
-- NOTE: renameDomain can only be used with "zmprov -l/--ldap"