Changing other settings

You can enable dynamic search, hide links to HCL iNotes® or Microsoft Outlook Web Access, or disable active content filtering for Microsoft Exchange information.

Procedure

  1. To change preferences, open the socialmail-discovery-config.xml file, and add or change the values of the following information within the <GadgetConfig></GadgetConfig> tag:
    Table 1. Connections Mail Plug-in preferences
    Task Tag Possible values
    Show or hide the My Mail and My Calendar links, which open HCL iNotes® or Microsoft Outlook Web Access <GadgetPreference id="MyPIMLinksEnabled"></GadgetPreference>
    • false hides the links.
    • true shows the links. This is the default value.
    Disable dynamic search, or enable it and set how often in milliseconds the search is sent as you type <GadgetPreference id="MailSearchInterval"></GadgetPreference>
    • 0 disables dynamic search. This is the default value.
    • An integer enables dynamic search and sets how often the search is sent.
    Exchange only: Enable or disable active content filtering for Microsoft Exchange information <GadgetPreference id="ExchACFEnabled"></GadgetPreference>
    • false is disabled.
    • true is enabled. This is the default value.
    In the My Mail and My Calendar links, use HCL Verse Web Access instead of iNotes. <GadgetPreference id="VerseWebClientEnabled"></GadgetPreference>
    • false sets the links to use HCL iNotes.
    • true sets the links to use HCL Verse. This is the default value.
  2. Save and close the socialmail-discovery-config.xml file.
  3. Synchronize the changes from the deployment manager to the nodes. Complete the steps in the following topic: Applying common configuration property changes.