Thanks for the answers, the ZxMig tool didn't work for me, the restore procedure returned errors (tried twice)...
So, i went through the Zimbra Wiki suggestion and at the end of the steps, the mailbox service wasn't starting... Checking the logs I found that the problem was related to the certificate... so, as root, I removed the certificate with rm /opt/zimbra/mailboxd/etc/keystore
and recreated with /opt/zimbra/bin/zmcertmgr deploycrt self
after that, I had permission problems when trying to do anything through any logged in zimbra user. To solve this, as root, I ran: chown -R zimbra:zimbra /opt/zimbra/*
/opt/zimbra/libexec/zmfixperms
And finally... everything is working fine!
Thanks for your attention.
Erick |