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
Move and Copy Behavior
| Setting name (click for details) | MSI name | Registry key | Default value |
|---|---|---|---|
| DefaultMoveOnDragAndDrop | DEFAULT_MOVE_ON_DRAG_AND_DROP | EmailManager/ DefaultMoveOnDragAndDrop | FALSE (“Copy”) |
| ForceMoveOnDragAndDrop | FORCE_MOVE_ON_DRAG_AND_DROP | EmailManager/ ForceMoveOnDragAndDrop | FALSE |
| ForceMoveOnSendPlusFile | FORCE_MOVE_ON_SEND_PLUS_FILE | EmailManager/ ForceMoveOnSendPlusFile | FALSE |
| MoveOnSendPlusFile | MOVE_ON_SEND_PLUS_FILE | EmailManager/ MoveOnSendPlusFile | FALSE (“Copy”) |