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, follow this procedure either on the Services Configuration tab of the Collibra settings or in Collibra Console:
- Collibra Console and Collibra Data Intelligence Platform use different email services. This topic describes the email configuration of Collibra Data Intelligence Platform. The configuration of the Collibra Console email settings is described in Configure Collibra Console email settings.
- This section applies only to on-premises Collibra environments. In cloud environments, you can only request to change the From address. Contact Collibra Support to change the From address, see also Email configuration.
Prerequisites
- You have the ADMIN or SUPER role in Collibra Console.
- You have a global role that has the System administration global permission.
- The Services Configuration tab is available in the Collibra settings.
Steps
-
Open the Services Configuration page.
-
On the main toolbar, click
, and then click
Settings.
The Collibra settings page opens. - Click Services Configuration.
- Click Edit 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.
-
On the main toolbar, click
, and then click
Settings.
- 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 Platform stops responding.
Template map The location of template emails. Password
This setting requires the SUPER role.
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.
Contact Collibra Support to change the From address, see also Email configuration.
Port
This setting requires the SUPER role.
The port to connect to your SMTP server. The default value is 25. Host
This setting requires the SUPER role.
The hostname or URL of your SMTP server. Start TLS
This setting requires the SUPER role.
- 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
This setting requires the SUPER role.
The username to sign in to your SMTP server. Sending threads
This setting requires the SUPER role.
The number of threads that are used to send emails. The default value is 3. Max retries
This setting requires the SUPER role.
The maximum number of retries before the system aborts the sending of an email. The default value is 5. Email address change notification
This setting is only available for the ADMIN role.
If you change the email address to which notifications are sent, notification of the change is sent to the old email address. - In the Notifications section, make the necessary changes.
- In the Handlers section, make the necessary changes.
Setting Description Host
This setting requires the SUPER role.
The hostname or URL of the incoming mail server. Port
This setting requires the SUPER role.
The port to connect to your incoming mail server. Protocol
This setting requires the SUPER role.
- 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.
This setting requires the SUPER role.
- True: Only handle emails from the same domain as the handler's email address.
- False (default): Handle emails from any domain.
Handler list
This setting requires the SUPER role.
The configuration of email handlers, which can poll emails on an email server, process those emails and perform actions based on the contents. Enabled
This setting requires the SUPER role.
- True: The handler is enabled.
- False (default): The handler is not enabled.
Name
This setting requires the SUPER role.
The name of the mail handler. We recommend to use a meaningful name to easily identify what this handler is used for. Username
This setting requires the SUPER role.
The username to connect to the incoming mail server. This setting requires the SUPER role.
The password to connect to the incoming mail server. Email address
This setting requires the SUPER role.
The email address to which workflow action mails are sent. Polling interval
This setting requires the SUPER role.
The time in milliseconds between two pollings of the mail server. Delete
This setting requires the SUPER role.
- 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.
This setting requires the SUPER role.
- 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 Save all.
What's next?
Restart the environment to apply your changes. For more information, go to Stop an environment and Start an environment.