Overview
The open format to store emails is the .eml format.
- Using LegacyFlo, you can do the following operations on .eml files in a ZIP file
- Upload to a vault on the Vaultastic Active Store
- Upload to a mailbox
- Convert to a PST file
- Generate metadata
- Extract individual mails based on given filters.
- The sections below explain the preparation and the request types used for these operations.
Upload EML files to a vault on the Vaultastic Active Store
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
- Prime up the vault to receive the contents of the .ZIP file on the Vaultastic Active Store.
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
Your S3 Bucket | A user's vault on Vaultastic Active Store | EML-VAULTASTIC4 | |
Vaultastic Open or Deep Store | A user's vault on Vaultastic Active Store | EML-VAULTASTIC4 | - |
Upload EML files to a M365 mailbox
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
- For LegacyFlo to access or upload data to a M365 mailbox, you have to first generate and register a Graph API key as mentioned here.
- In addition, for all the users whose data needs to be exported or to whose mailbox data has to be imported, an additional step of delegating access to the user for whom the API key has been generated has to be performed as mentioned here.
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
Your S3 Bucket | A mailbox on M365 | EML-M365API | Prepare and Register your S3 bucket with LegacyFlo |
Vaultastic Open or Deep Store | A mailbox on M365 | EML-M365API |
Upload EML files to a Skyconnect mailbox
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
Your S3 Bucket | A mailbox on SkyConnect | EML-MITHI-IMAP | Prepare and Register your S3 bucket with LegacyFlo |
Vaultastic Open or Deep Store | A mailbox on SkyConnect | EML-MITHI-IMAP |
Generate Metadata
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is n the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
A ZIP file containing .eml files on your S3 Bucket | A CSV file on your bucket | EML-METADATA | Prepare and Register your S3 bucket with LegacyFlo |
A ZIP file containing .eml files on Vaultastic Open or Deep Store | A CSV file on Vaultastic Open / Deep Store | EML-METADATA |
Extract Mail
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
A ZIP file containing .eml files on your S3 Bucket | A folder, ZIP or PST file on your S3 bucket | EML-EXTRACT | Prepare and Register your S3 bucket with LegacyFlo |
A ZIP file containing .eml files on Vaultastic Open or Deep Store | A folder, ZIP or PST file on Vaultastic Open / Deep Store | EML-EXTRACT |
Convert to a PST
Preparation
- The .eml files should be in a .ZIP file containing only .eml files
- The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
- If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
- The uncompressed size of the .ZIP file should not exceed 48GB
LegacyFlo request
Source | Destination | Request Type | Additional Preparation |
---|---|---|---|
A ZIP file containing .eml files on your S3 Bucket | A PST file on your S3 bucket | EML-PST | Prepare and Register your S3 bucket with LegacyFlo |
A ZIP file containing .eml files on Vaultastic Open or Deep Store | A PST file on Vaultastic Open / Deep Store | EML-PST |