Start a conversation

User Mailbox Recovery on Linux

Overview

When a single user accidentally deletes older mails, it can be restored using recovery commands. The user mailbox data is stored in historical backup files, that can be used by the KMSrecovery tool.

If the Kerio Connect is installed on Linux systems, such as Ubuntu, Debian, CentOS, RHEL, the administrator should run the specific commands from Terminal console.

Preconditions

  1. The configuration data is stored in the default location: /opt/kerio/mailserver.
  2. The backup directory is stored on an external disc: /mnt/backup.
  3. The mailbox will be saved out of the Kerio Connect's store folder in the /mnt/temp directory.

Solution

  1. Login to the server as root (administrator) user.
  2. Stop the Kerio Connect service.
  3. Go to the default Kerio Connect installation directory: /opt/kerio/mailserver.
  4. Execute the kmsrecover command: ./kmsrecover -d company.com -u wsmith -s /mnt/temp /mnt/backup/F20200421T070704Z.zip
    linux_kms1.png
    Note: replace company.com by the domain name and wsmith by the necessary username.
  5. The kmsrecover detects the path to the store automatically in the Kerio Connect's configuration file and recovers all items.

Confirmation

Kerio Connect recovers a single user’s mailbox with all items.

linux_kms2.png

Related Articles

Recovering a single folder mailbox on Linux

Recovering Public Folders on Linux

Full Data Backup Recovery on Linux

 

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted
  3. Updated

Comments