Applicable to:
- Plesk for Linux
Question
How to restore on Plesk server mail accounts from full domain backup?
Answer
Option 1. Restore mail account using Plesk GUI:
- Log into Plesk.
- Open the tab Plesk > Domains > example.com > Backup Manager.
- Select the latest available backup or backup for required date.
- Select Selected objects, set type of object Mail account.
- Select required mail account from list and click on it to move mail account to selected list (at the right part):
- Click OK.
Option 2. Restore mail account using command line:
-
Connect to the server via SSH.
-
Execute "pleskrestore" command, for example:
# /usr/local/psa/bin/pleskrestore --restore /var/lib/psa/dumps/dump.gz -only-mailnames list:john@example.com,annaroe@example.com
For more options on "pleskrestore" utility, please refer to below command:
# /usr/local/psa/bin/pleskrestore --help
Comments
0 comments
Please sign in to leave a comment.