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
- You have the ADMIN role in Collibra Console.
- You have a global role that has the System administration global permission.
- Services Configuration in the Collibra settings is enabled.
Steps
-
Open the Services Configuration page.
-
In the main menu, click
, then
Settings.
The Collibra settings page opens. -
In the tab pane, click
Services Configuration.
Open the DGC service settings for editing:- Open Collibra Console.
Collibra Console opens with the Infrastructure page. - In the tab pane, expand an environment to show its services.
- In the tab pane, click the Data Governance Center service of that environment.
- Click Configuration.
- Click Edit configuration.
-
In the main menu, click
- In the Email configuration section, make the necessary changes.
Setting Description 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 map The location of template emails. Password (*) The password paired with your username to sign in to your SMTP server. From address The 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. - In the Notifications section, make the necessary changes.
- In the Handlers section, make the necessary changes.
Setting Description Host The hostname or URL of the incoming mail server. Port The port to connect to your incoming mail server. Protocol - The protocol to connect to your incoming mail server, with or without SSL (POP3, POP3S, IMAP, IMAPS).
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 list The 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.
- Click the green Save all button.
What's next?
Restart the environment to apply your changes. See Stop an environment and Start an environment.