Before you do any of the following make sure you
take a backup.
You can check if there references to your old domain name:
Code:
zmprov gacf | grep your.olddomain.com
zmlocalconfig | grep your.olddomain.com
For instance (rename) the spam accounts & default login domain, daily reports etc:
Code:
zmprov mcf zimbraSpamIsSpamAccount spam@domain.com
zmprov mcf zimbraSpamIsNotSpamAccount ham@domain.com
zmprov mcf zimbraDefaultDomainName domain.com
zmlocalconfig -e smtp_destination=admin@domain.com
You can reset the wiki accounts with the following:
1. At the command prompt run
Code:
zmprov md domaintofix.com zimbraNotebookAccount ""
2. Delete the
wiki@domaintofix.com account
3. Recreate the
wiki@domaintofix.com account using the wizard to create documents for the domain
List current Global Document Account with:
Code:
zmprov gcf zimbraNotebookAccount
then modify it with:
Code:
zmprov mcf zimbraNotebookAccount name@newdomain.com