Configure Collibra email settings

You can use notification emails to notify users of any changes made to assets. In the email settings, you can:

  • Configure your email server settings.
  • Specify which roles will receive emails on which days of the week.
  • Enable monthly summary emails and specify which roles will receive them.
  • Configure how emails are handled.

Depending on your environment, you have to follow this procedure either in the Services Configuration section of the Collibra settings or in Collibra Console:

Note Collibra Console sends emails, independently from Collibra Data Intelligence Cloud. The configuration of the Collibra Console email settings is described in Configure Collibra Console email settings.

Prerequisites

Steps

  1. Open the Services Configuration page.
    1. In the main menu, click , then Settings.
      The Collibra settings page opens.
    2. In the tab pane, click Services Configuration.
    Open the DGC service settings for editing:
    1. Open Collibra Console.
      Collibra Console opens with the Infrastructure page.
    2. In the tab pane, expand an environment to show its services.
    3. In the tab pane, click the Data Governance Center service of that environment.
    4. Click Configuration.
    5. Click Edit configuration.
  2. In the Email configuration section, make the necessary changes.
    SettingDescription
    Default schedule (Requires restart)

    The Cron schedule to send emails only at specific times. With this, you can send emails in batches and avoid an overload of mails.

    Keep in mind that these emails are only workflow emails and have nothing to do with the notification schedule.

    If you create an invalid Cron pattern, Collibra Data Intelligence Cloud stops responding.

    Template mapThe location of template emails.
    Password (*)The password paired with your username to sign in to your SMTP server.
    From addressThe email address used as the sender of all outgoing emails.
    Port (*)The port to connect to your SMTP server. The default value is 25.
    Host (*)The hostname or URL of your SMTP server.
    Start TLS (*)
    • True: Use TLS (Transport Layer Security) to connect to your SMTP server.
    • False (default): Do not use TLS to connect to your SMTP server.
    Username (*)The username to sign in to your SMTP server.
    Sending threads (*)The number of threads that are used to send emails. The default value is 3.
    Max retries (*)The maximum number of retries before the system aborts the sending of an email. The default value is 5.
  3. In the Notifications section, make the necessary changes.
    SettingDescription
    Notification days

    The days of the week on which Collibra sends notifications. The days are represented by numbers from 1 to 7, where 1 represents Sunday.

    Per row you can add one day.

    Daily rolesThe roles that receive notifications on the days defined in Notification days.
    Enable monthly notifications
    • True: The users receive a monthly summary.
    • False (default): The users do not receive a monthly summary.
    Roles for monthly notificationsThe roles that receive monthly notification emails. This is only relevant if Enable monthly notifications is True.
  4. In the Handlers section, make the necessary changes.
    SettingDescription
    HostThe hostname or URL of the incoming mail server.
    PortThe port to connect to your incoming mail server.
    Protocol
  5. The protocol to connect to your incoming mail server, with or without SSL (POP3, POP3S, IMAP, IMAPS).
  6. Note  The additional S at the end of the abbreviations stands for the secure version of the protocol using SSL. Using this requires the SSL certificates to be correctly configured.

    Force domain
    • True: Only handle emails from the same domain as the handler's email address.
    • False (default): Handle emails from any domain.
    Handler listThe configuration of email handlers, which can poll emails on an email server, process those emails and perform actions based on the contents.
     Enabled
    • True: The handler is enabled.
    • False (default): The handler is not enabled.
     Name
    The name of the mail handler. We recommend to use a meaningful name to easily identify what this handler is used for.
     Username
    The username to connect to the incoming mail server.
     Password
    The password to connect to the incoming mail server.
     Email address
    The email address to which workflow action mails are sent.
     Polling interval
    The time in milliseconds between two pollings of the mail server.
     Delete
    • True: Delete messages from the mail server once the mail is processed.
    • False (default): Keep messages on the mail server after the mail is processed.

    This option is only relevant if Protocol is IMAP or IMAPS.

     Alias filter
    • True (default): Retrieve only the emails of which the To field contains the email address of the handler.
    • False: Do not filter on the To field.
  7. Click the green Save all button.

What's next?

Restart the environment to apply your changes. See Stop an environment and Start an environment.