Overview
This article contains explanations of how to restore user mailbox data on macOS.
Conditions
- The configuration data is stored at the default location:
/usr/local/kerio/mailserver
- The backup directory is stored on an external disc:
/Volumes/backup
- The mailbox will be saved out of the Kerio Connect's store folder in the
/Volumes/Temp
directory.
Solution
- Stop Kerio Connect.
- Go to the Kerio Connect installation directory:
/usr/local/kerio/mailserver
- Run the
kmsrecover
command:./kmsrecover -d company.com -u wsmith -s /Volumes/Temp /Volumes/backup/F20051009T220008Z.zip
- The
kmsrecover
detects the path to the store automatically in the Kerio Connect's configuration file and recovers all items.