Overview
Using LegacyFlo you can backup email data from a mailbox to a data file in your own AWS S3 bucket.
Preparation
Before creating migration requests in LegacyFlo, ensure the following:
- S3 bucket has been created
- The S3 registered with LegacyFlo
- The source mail server has to be configured to allow mailbox access.
A. Create an S3 bucket on AWS
Create your S3 bucket in a supported region and allow list and write access to LegacyFlo. The steps for the same are given in the links below:
- Get an AWS account.
- Create an S3 bucket in a region supported by Mithi.
- Set a temporary bucket policy to allow LegacyFlo to get the name and region of the buckets as mentioned here.
- When the S3 bucket is used as a source, give list and read access to the objects on the bucket and when the S3 bucket is used as a destination, allow list and write access to LegacyFlo. The steps to do so are mentioned here.
B. Register your S3 bucket as a source/destination S3 bucket on LegacyFlo
For LegacyFlo to upload data to your S3 bucket, it needs to be added to as a destination S3 bucket in LegacyFlo. The steps for doing the same are as given below:
C. Prepare the SOURCE SERVER to allow access to LegacyFlo
Before using LegacyFlo to access email data from source servers using the IMAP protocol or via the mail server API, confirm the following
Prerequisites for all mail servers
- The emails to be migrated are available in the mailboxes hosted on the source server. Emails that have been downloaded using the POP protocol and deleted from the server, cannot be migrated using this option.
- You should have the credentials to access the mailboxes to be migrated. You should have the rights and the capability to reset the passwords on the source in order to access the mailboxes OR should be able to delegate the access.
- If the source server is hosted at your own premises, you have provisioned sufficient Internet bandwidth to transfer the mailbox data.
- The source email service provider should allow large emails downloaded via IMAP/API without any throttling.
- Your email service provider supports IMAP or API access to mailboxes. You have configured your email server to allow IMAP or API access as mentioned in the sections below.
Additional prerequisites
Google Workspace - GMail
LegacyFlo can access GMail mailboxes using 3 methods
- Accessing mailboxes using API (recommended)
- Accessing mailboxes using domain-wide delegated access via IMAP
- Accessing mailboxes configured to allow Less Secure IMAP Access
For each of these, the Google Workspace / GMail settings required are different and are given below
Migration method | Instruction |
---|---|
Migration using the GMail API (recommended) | Follow the instructions given here. |
Migration using domain-wide delegation for IMAP |
|
Migration using Less Secure IMAP access | For less secure access via IMAP, follow the instructions given here. |
M365/O365
On M365. mailboxes hosted on Outlook can be accessed in two different ways:
- Delegated API access (recommended)
- Delegated IMAP access
The steps to prepare for the access is as given below
Step | Instructions |
---|---|
| Follow the instructions given here. NOTE: For IMAP access, get confirmation from the O365 support team that there is no throttling on accessing mail from mailboxes on O365 using the IMAP protocol. |
| Run the following cmdlet if using IMAP access Set-ImapSettings -SuppressReadReceipt $false cmdlet |
| Follow the instructions given here. |
Migrate data to your own S3
Once the preparation is done, you can start the migration by submitting migration requests to LegacyFlo.
Note: This step has to be executed for each mailbox to be migrated.
The request type used to submit a LegacyFlo request will depend on the source type. The tables below gives the details of the preparation and request parameters for different source types:
Source: O365/M365
O365-S3-ZIP |
|
O365-S3-PST |
|
M365API-S3-ZIP |
|
M365API-S3-PST |
|
Source:GMail
GMAIL-S3-ZIP |
|
GMAILOAUTH-S3-ZIP |
|
GMAILOAUTH-S3-PST |
|
GMAILAPI-S3-ZIP |
|
GMAILAPI-S3-PST |
|
Other Sources
MITHI-S3-ZIP |
|
YAHOO-S3-ZIP |
|
Retrieve data from S3
You can retrieve the data by
- Downloading the zip file, either using the AWS console or a tool such as S3 browser.
- Migrating the data to a SkyConnect or Vaultastic account.