Changing settings for files and attachments

Set the maximum attachment size for Exchange users, the default option when users attach files, and if users can share files that they receive in email.

About this task

The following preferences are set by default during Connections Mail Plug-in installation, but they can be changed.

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
    Enable or disable public sharing when you share files that you receive in email <GadgetPreference id="AllowPublicSharing"></GadgetPreference>
    • false is disabled. This is the default value.
    • true is enabled.
    Set the default option when attaching files. The options are Attach files or Upload to My Files and insert at links. <GadgetPreference id="DefaultAttachmentOption"></GadgetPreference>
    • attach. This is the default value.
    • insert
    Exchange only: Set the maximum size in bytes for uploading attachments <GadgetPreference id="ExchMaxUploadSize"></GadgetPreference> An integer.

    The default value is 10485760, which is 10MB.

    Do not include commas (,).

  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.