The following additional settings can be applied manually by opening the EmailFiling.cfg with Notepad:
Will prevent users from adding or creating new collections
DisableNewCollection=0
(Default value =1)
The Filing Cache folder as limited by size only. The "CacheSizeMbLimit" configuration variable can be used to set a Mb limit
The default is 1000 (i.e. 1 GB). A value of zero means that items will only be present in the cache if they do not have a status of completed, cancelled or cancelling WHEN NEXT CHECKED. The check occurs at the "Full Activity interval", which by default is every 15 minutes.
Example: CacheSizeMbLimit=1000
(Default value =1000)
Used to reduce Exchange to Outlook synchronisation issues when Mail Manager updates the subject during the filing process.
Example: SubjectChangesAllowed=0
(Default value =1)
Used to enable the prompt to file window to appear when selecting another message in the Outlook list view.
Example: FilingPromptOnExplorerSelectionChange=1
(Default value =0)
Used to prevent being prompted to file a message when the email address matches.
Example: FilingPromptSkipOnRecipientPattern="*@28hands.com"
Used to change the name and location of the "Filed Items" folder.
Note: The path is relative to the mailbox account.
Example: MoveAfterFilingFolder=Inbox\Filed messages
(Default value =Inbox\Filed Items)
Used to redirect the following filing and search Information:
Files:
mmFiler.db
mmItemData.db
mmStores.db
Folders:
FilingCache\...
Index\...
Search\...
Note:
Environment variables can be used e.g. %USERNAME%
Log information is not redirected
Example: Redirected_RootDirectory=\\server01\%USERNAME%\Mail Manager
Used to apply the file only attribute to the filed message
Example: EnableFileSystemReadOnlyAttribute=1
(Default value =0)