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

DefaultMoveOnDragAndDrop

Title DefaultMoveOnDragAndDrop
Description

If FALSE, emails are copied when they are dragged and dropped to a PST folder. The emails always stay in the source folder, regardless of success, cancellation, or failure. If TRUE, emails are moved to SharePoint when dragged-and-dropped to a PST folder. However, the user can press Ctrl to copy the emails (this is the reason for the word Default in this setting). If the user clicks Cancel or an email fails during the upload, the emails are moved to the Recovered Items folder. If TRUE, dragging-and-dropping with a right-click shows a standard Outlook pop-up menu with Move, Copy, and Cancel options. If the setting is FALSE, dragging-and-dropping with a right-click has the same results as a left-click drag-and-drop.

MSI Property Name DEFAULT_MOVE_ON_DRAG_AND_DROP
Registry Key EmailManager/ DefaultMoveOnDragAndDrop
Possible Values "TRUE" "FALSE"
Default Value FALSE (“Copy”)
« Back to Email Manager configuration settings page