You can import all users emails into the archive.
To import the emails use the following procedure
1. Pre create your libraries. Emails will only be imported if the date the email was created is within the range of an archive document.
2. Define a group of users who's emails will be imported. The import function will only import users who are specified in a group.
3. Issue the console command
tell archive importgroup <groupname>
The Import routine works by scanning each users mail file twice. It Scans all users ($Sent) folders, and then scans the all users($All) folder. By scanning the Sent folder for all users before the 'All' Folders the import routine imports the original email as sent.
When scanning the users 'All' folder, it checks the archive to see if the message has already been copied to the archive, if an email with the same $MessageID exists it will not be copied.
If there is no archive document for the created date of the email it will NOT be copied to the archive.(see screen shot below)
