zmcontrol status
zmcontrol status gave error mysql.server not running mailbox stoped
vi /etc/hosts/
ip added with hostname eg. IP zimbra.domainname.com zimbra
as mysql gave error we did this
zmcontrol stop
to Delete the mysql data and re initialize an empty data directory. If you do not
do this, zmrestoreoffline will have errors. As zimbra, type
a. rm -rf /opt/zimbra/db/data/*
b. /opt/zimbra/libexec/zmmyinit
The mySQL service is now running
we created user zimbra in mysql database and set password
login in mysql -u zimbra -p
zmcontrol restart
zmcontrol status
zmtlsctl status
zmtlsctl https
zmcontrol restart
zmcontrol status

