Reaching out to others! Free & Open Source Software, Kannada, L10n, L18n Data Science, Cloud Computing & more…

Rename domain name on Zimbra

QuickFix | 1 comment

Login to Your Zimbra Server with root login and password .

Type following commands :-

[root@mail]# su – zimbra

This Command will change the Console name to

[zimbra@mail ~]$

Then Type Following command.

[zimbra@mail ~]$ zmprov -l renamedomain olddomain.com newdomain.com

This has been tested against Zimbra 6, 7 and 8.

Reference: https://communities.vmware.com/thread/459923

Related Articles

Related

Fix: expr: syntax error while running rkhunter

If you're trying to run rkhunter check on your server and finding expr: syntax error for all binaries, it might be due to outdated file properties database. Run the following command to fix it: rkhunter --propupd --update After updating the file properties database,...

read more