Configuration Settings - Email Manager
Administrators can configure a number of settings at install- or post-install time. Many settings can be configured during the install process by configuring the MSI installer, or post-install by pushing out settings to the registry. Colligo Email Manager Registry settings may be stored under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER. Values under HKEY_CURRENT_USER take precedence. Values are stored in:
- HKEY_LOCAL_MACHINE\Software\Colligo
- HKEY_LOCAL_MACHINE\Software\Wow6432Node\Colligo (for 64-bit machines)
- HKEY_CURRENT_USER\Software\Colligo
For information about editing the MSI and/or the registry, see the Colligo Email Manager Administrator’s Guide
File name of email message uploaded to SharePoint; timestamp of upload plus filename
| Title | File name of email message uploaded to SharePoint; timestamp of upload plus filename |
| Description | Colligo Email Manager conforms to all of the conventions and validates user input in the metadata dialog according to the following site: http://support.microsoft.com/kb/905231 |
| MSI Property Name | MSG_FILENAME_FORMAT |
| Registry Key | EmailManager/MsgFileNameFormat |
| Default Value | {0}_{1:ddMMMyy HH.mm.ss}_{2} |