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
Caching Default Content Types
| Title | Caching Default Content Types |
| Description | This setting allows you to control the behavior of the content type that displays in the drop-down menu of the Edit Properties dialog. If this setting is enabled (value set to 1) the content type that displays as the default choice in the drop-down is the same as the last content type that was chosen. If this setting is disabled (value set to 0), the default content type is the first entry in the drop-down list. |
| MSI Property Name | CACHE_DEFAULT_CONTENT_TYPES |
| Registry Key | CacheDefaultContentTypes |
| Possible Values | 0, 1 |
| Default Value | 1 |