Can I migrate a Source mailbox into a single subfolder of a Destination mailbox?
Answer:
Yes. It is possible to migrate a Source mailbox into a single subfolder of a Destination mailbox, but contact and calendar folders will need to reside under the root contacts and calendar folders.
These folder mapping support options ensure the folders are created at the correct location:
First:
FolderMapping="^(?!Calendar$|Calendar/|Contacts$|Contacts/)->DestinationFolder/"
Second:
FolderMapping="^((Calendar)([/]?)|(Contacts)([/]?))->$2$4/DestinationFolder$3$5"
Notes:
- The support options above both need to be added in the Advanced Options for your project or for individual mailboxes.
- To add for a single mailbox, click on the pencil icon to the far right side of the email address that you wish to edit.
- Replace "DestinationFolder" with the name of the folder you want to use at the Destination.
- The folder mapping support options listed above must be added in the order shown. If they are not added in this order, some contents of the migrating mailbox may become invisible and inaccessible on the destination
- The spelling of both 'Calendar' and 'Contacts' must also reflect the language of the folder name at the Destination mailbox, e.g., 'Calendar' will be 'Calendrier' in French and 'Contacts' will 'Contactpersonen' in Dutch.
Comments
0 comments
Please sign in to leave a comment.