Configuration Settings - Contributor
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 Contributor Registry settings may be stored under HKEY_LOCAL_MACHINE or HKEY_CURRENT_USER. Values under HKEY_LOCAL_MACHINE take precedence. Values are stored in:
- HKEY_LOCAL_MACHINE\Software\ColligoOfflineClient
- HKEY_LOCAL_MACHINE\Software\Wow6432Node\ColligoOfflineClient (for 64-bit machines)
- HKEY_CURRENT_USER\Software\ColligoOfflineClient
For information about editing the MSI and/or the registry, see the Colligo Contributor Administrator’s Guide
Colligo Contributor Add-In for Outlook
| Setting name (click for details) | MSI name | Registry key | Default value |
|---|---|---|---|
| Configure Email Filename Format String | MSG_FILENAME_FORMAT | Outlook/MsgFilenameFormat | {0}_{1:ddMMMyy HH.mm.ss}_{2} |
| Configure Email Filename Format String Culture | MSG_FILENAME_CULTURE | Outlook/MsgFilenameCulture | .NET invariant culture (generic English) |
| Default content type for email messages | EMAIL_CONTENT_TYPE | Software/ColligoOfflineClient/Outlook/EmailContentType | |
| Disable Add-In Auto Refresh | DISABLE_OUTLOOK_AUTO_REFRESH | Outlook/DisableAddInAutoRefresh | “0” = Disabled |
| Disable Add-In Startup Refresh | DISABLE_OUTLOOK_STARTUP_REFRESH | Outlook/DisableAddInStartupRefresh | “0” = Disabled |
| Disable Add-In Startup Sync | DISABLE_OUTLOOK_STARTUP_SYNC | Outlook/DisableAddInStartupSync | “0” = Disabled |
| Disable Outlook Folder Hierarchy | DISABLE_OUTLOOK_FOLDER_HIERARCHY | Outlook/DisableFolderHierarchy | “0” = Disabled |
| Disable Outlook Machine Id | DISABLE_OUTLOOK_MACHINE_ID | Outlook/DisableMachineId | “0” = Disabled |
| Email FileName Max Length | MSG_FILENAME_MAX_LEN | Outlook/MsgFilenameMaxLen | 85 |
| Enable Connect to Outlook for lists | ENABLE_OUTLOOK_LISTS | Outlook/EnableLists | “0” = Disabled |
| Force SendAndFile | ENABLE_OUTLOOK_FORCE_SEND_AND_FILE | Outlook/ForceSendAndFile | “0” = Disabled |
| Install Contributor Add-in for Outlook for current user | INSTALL_ADDIN_FOR_CURRENT_USER | n/a | "0" - installed for all users |
| Outlook Root Folder Home Page | OUTLOOK_FOLDER_URL | Outlook/RootFolderUrl | http://www.colligo.com/Add-Ins/Outlook/SharePoint/index.asp |
| Outlook Root Folder Name | OUTLOOK_FOLDER_NAME | Outlook/RootFolderName | Colligo For SharePoint |
| Periodic Outlook Folder Scan | ENABLE_OUTLOOK_TIMER | Outlook/EnableTimer | “0” = Disabled |
| Remove the Contributor Addin Toolbar from Outlook | DISABLE_OUTLOOK_ADDIN_TOOLBAR | Outlook/DisableAddInToolbar | “0” = Disabled |
| Use legacy email naming | MSG_UNIQUE_FILENAME | Outlook/MsgUniqueFilename | “0” = Use new format |