What file structures are supported for EML migrations?
Answer:
In order to be able to migrate items from EML, the file structure must follow a structure similar to this:
abc@email.com/Mail/Inbox(or any other folder name)/file.eml
Notes:
Please note file path is case-sensitive and the "M" in "Mail" must be capitalized.
An error message will be returned during migration, if either of the two cases below are encountered:
-
No root folder is found (for example: abc@email.com folder).
-
No folders, such as Inbox or Outbox, are found under the Mail folder (for example: abc@email.com/Mail).
コメント
0件のコメント
ログインしてコメントを残してください。