MithiDocs

EML

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

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB
  5. Prime up the vault to receive the contents of the .ZIP file on the Vaultastic Active Store. 

LegacyFlo request

SourceDestinationRequest TypeAdditional Preparation
Your S3 BucketA user's vault on Vaultastic Active StoreEML-VAULTASTIC4

Prepare and Register your S3 bucket with LegacyFlo

Vaultastic Open or Deep StoreA user's vault on Vaultastic Active StoreEML-VAULTASTIC4
-


Upload EML files to a M365 mailbox

Preparation

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB
  5. 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.
  6. 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

SourceDestinationRequest TypeAdditional Preparation
Your S3 BucketA mailbox on M365EML-M365API
Prepare and Register your S3 bucket with LegacyFlo
Vaultastic Open or Deep StoreA mailbox on M365EML-M365API


Upload EML files to a Skyconnect mailbox

Preparation

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB

LegacyFlo request

SourceDestinationRequest TypeAdditional Preparation
Your S3 BucketA mailbox on SkyConnectEML-MITHI-IMAP
Prepare and Register your S3 bucket with LegacyFlo
Vaultastic Open or Deep StoreA mailbox on SkyConnectEML-MITHI-IMAP


Generate Metadata 

Preparation

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is n the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB

LegacyFlo request

SourceDestinationRequest TypeAdditional Preparation
A ZIP file containing .eml files on your S3 BucketA CSV file on your bucketEML-METADATA
Prepare and Register your S3 bucket with LegacyFlo
A ZIP file containing .eml files on Vaultastic Open or Deep StoreA CSV file on Vaultastic Open / Deep StoreEML-METADATA


Extract Mail  

Preparation

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB

LegacyFlo request

SourceDestinationRequest TypeAdditional Preparation
A ZIP file containing .eml files on your S3 BucketA folder, ZIP or PST file on your S3 bucketEML-EXTRACT
Prepare and Register your S3 bucket with LegacyFlo
A ZIP file containing .eml files on Vaultastic Open or Deep StoreA folder, ZIP or PST file on Vaultastic Open / Deep StoreEML-EXTRACT


Convert to a PST

Preparation

  1. The .eml files should be in a .ZIP file containing only .eml files
  2. The .ZIP file should be uploaded to your own S3 bucket or the Vaultastic Open or Deep Stores
  3. If the .ZIP file is on the Vaultastic Deep Store, then it should be restored
  4. The uncompressed size of the .ZIP file should not exceed 48GB

LegacyFlo request

SourceDestinationRequest TypeAdditional Preparation
A ZIP file containing .eml files on your S3 BucketA PST file on your S3 bucketEML-PST
Prepare and Register your S3 bucket with LegacyFlo
A ZIP file containing .eml files on Vaultastic Open or Deep StoreA PST file on Vaultastic Open / Deep StoreEML-PST