๐ MXCopy Quick Start Guide
Version 1.0
Welcome! MXCopy is a lightweight, local email backup and restore tool designed for shared hosting environments (like cPanel). Follow these steps to get up and running fast.
๐น Step 1: Install MXCopy
Download the installer from the MXCopy download page
Run the installer and follow the prompts
After installation, launch MXCopy from your desktop or Start Menu
๐น Step 2: Back Up Your Email (Backup Mode)
Open MXCopy and ensure youโre in Backup Mode (check the top toggle)
Enter your mail server host (e.g.,
mail.mxroute.com)Choose your local backup folder (e.g.,
D:/EmailBackups)Click โ+โ to add one or more email accounts
Enter each email address and password
Click โTest Configโ to verify connection
Click โRun Backup Nowโ to begin
โ
Messages will be downloaded in .eml format and saved in organized folders like:
D:/EmailBackups/
โโโ mail.mxroute.com__example.com/
โโโ bob/
โโโ 2024_09_01-10_30_00-001.eml
๐น Step 3: Restore Emails (Restore Mode)
Toggle to Restore Mode at the top of the app
Enter the same host and backup folder
Click Restore beside a mailbox, or Restore All Mailboxes
โ Restores are deduplicated using Message-ID headers to avoid duplicates.
๐น Step 4: Schedule Automatic Backups (Optional)
Click โGenerate Run Cmdโ in Backup Mode
This copies a command line like:
mxcopy.exe --config "configs/mail_mxroute_com__example_com.json"
Paste that into Windows Task Scheduler to automate daily or weekly backups
๐น Additional Notes
Passwords are stored encrypted in your config file
No cloud services are used โ backups are local only
Logs can be viewed via File โ Open Log Folder
๐ฌ Need Help?
Email us at: support@mxcopy.com
Visit the website: https://mxcopy.com