How to configure the Sent Items Update Service to search the whole mailbox

Scenario:

When using Signature Manager Exchange Edition, the Sent Items Update Service only searches the well-known Sent Items folder in a mailbox, to find items to update - for example:

Image 905


This is suitable for most scenarios however; you may have users who save sent items to a folder other than the typical Sent Items folder - for example, a custom folder:


Image 906


Solution:

The solution lies in the ExclaimerConfiguration.config file, which can be found in the configuration folder C:\ProgramData\Exclaimer Ltd\Mail Disclaimers\Config3.


This file contains the following line to enable searching the entire mailbox for sent items:


<SingSearchWholeMailbox>false</SingSearchWholeMailbox>

The default setting is false. By changing this to true, the Sent Items Update Service searches the entire mailbox to find a sent item (so, taking our example, the Custom Sent Items Folder would be included).


- Important -


Leaving this option set to true increases EWS traffic. We advise that you follow steps below to change the setting, let it populate and cache, and then reset back to false:


  1. Set the <SingSearchWholeMailbox> value to true.
  2. Restart the Exclaimer Signature Manager Exchange Edition Sent Items Update Service.
  3. Wait for a message to be updated for each user who doesn’t use the typical Sent Items folder.

    Image 907

  4. Set the <SingSearchWholeMailbox> value back to false.
  5. Restart the Exclaimer Signature Manager Exchange Edition Sent Items Update Service.

The first custom location found to contain sent items is cached in the HintCache, and will be used for subsequent searches. It will only cache one custom folder per user.


If the custom folder location changes again, simply follow the steps above to update the cached location, remembering to set the value back to false.


If the custom location reverts to the typical Sent Items folder, no action needs to be taken as this will be handled automatically.