Additional EmailFiling.cfg settings

Additional EmailFiling.cfg settings

Previous page Return to chapter overview Next page

The following additional settings can be applied manually by opening the EmailFiling.cfg with Notepad:

 


Disable adding or creating new collections

Will prevent users from adding or creating new collections

 

DisableNewCollection=0

(Default value =1)

 


Limit filing cache size

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)

 


Update Subject e.g. [pending]

Used to reduce Exchange to Outlook synchronisation issues when Mail Manager updates the subject during the filing process.

 

Example: SubjectChangesAllowed=0

(Default value =1)

 


Prompt to file received messages by selecting another message in the list

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)

 


Filing Prompt to Exclude

Used to prevent being prompted to file a message when the email address matches.

 

Example: FilingPromptSkipOnRecipientPattern="*@28hands.com"

 


Change Filed Items Folder

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)

 


Redirect Local Appdata files

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

 


File with Read Only Attribute

Used to apply the file only attribute to the filed message

 

Example: EnableFileSystemReadOnlyAttribute=1

(Default value =0)