The import data is required to meet the following specifics:
- The emails must have one of the following formats:
- .pst
- .eml
- The data needs to be assigned by email address by either:
- Naming the PST file user@domain.tld
- Naming the folder containing the files user@domain.tld
- The maximum file size must not exceed 20GB. (Only applies to .pst-files. Zip-Files containing only .eml-files can exceed 20GB)
When you need to split the data because of the maximum file size, extend the file name with a continuous number:
- Divided by inbox:
- user@domain.tld.1.pst
- user@domain.tld.2.pst
- user@domain.tld.3.pst
- Divided by Archive:
- user@domain.tld.1.zip
- user@domain.tld.2.zip
- user@domain.tld.3.zip
Example of required file structure: