Добавить в /etc/hosts 127.0.0.1 mymailserver.example.com mymailserver
Add to /etc/hosts record like 127.0.0.1 mymailserver.example.com mymailserver
Код:
tar zxvf zcs-NETWORK*
cd zcs-NETWORK*
./install.sh --skip-activation-check
После установки поменять license-tools.jar
Overwrite original zimbra-license-tools.jar after installation and reboot your server
Код:
cp zimbra-license-tools-8.8.10.jar /opt/zimbra/lib/ext-common/zimbra-license-tools.jar
reboot
Скопировать отпечаток
Copy the fingerprint
Код:
su zimbra
zmlicense -f
Удостовериться в одинаковых значениях "LicenseId" в zcert.xml и zact.xml. Внести полученный ранее fingerprint в zact.xml. Активировать.
Make sure "LicenseId" values inside zcert.xml and zact.xml match. Insert your fingerprint value in zact.xml. Activate the license.
Код:
zmlicense -i zcert.xml
zmlicense -A zact.xml
zmlicense -c