Configuration Settings - Email Manager

Search Colligo Support

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

ForceMoveOnDragAndDrop

Title ForceMoveOnDragAndDrop
Description

If FALSE, the DefaultMoveOnDragAndDrop setting controls the drag-and-drop behavior. If TRUE, emails are moved when they are dragged-and-dropped to a PST folder. Successfully uploaded emails are removed from the source folder. Emails that failed or were cancelled during the upload remain in the source folder. Dragging-and-dropping with a right-click has the same results as a left-click drag-and-drop (no prompt).

MSI Property Name FORCE_MOVE_ON_DRAG_AND_DROP
Registry Key EmailManager/ ForceMoveOnDragAndDrop
Possible Values "TRUE" "FALSE"
Default Value FALSE
« Back to Email Manager configuration settings page