Configuring the default Email Notification Channel
Last updated
Last updated
In Data One, a System Email Notification Channel is configured by default with an SMTP Client Connection that requires a few parameters to finalize its configuration, as described in the following steps:
Go to Setup → Notification Channels and edit the System Email Notification Channel entry in the result set.
In the EDIT CHANNEL page, some fields are already filled in but you can change them according to your needs:
Name: this field cannot be modified.
Description: this field cannot be modified.
Select Connection: this is the SMTP server that will be used to send emails. defaultSMTPClientConnection is selected but needs further configuration! In the drop-down list, click Show all to open the Manage Connections window where you must edit the defaultSMTPClientConnection clicking the pencil icon and adding these parameters:
Host: address of the SMTP server
Port: port of the SMTP server
Username: user identifier for SMTP connection
Password: password
Match server hostname: enable this toggle switch if the DN certificate must contain the same IP as the HOST
Client KeyLabel: enter the key identifier to create the SSL connection
SSL authentication protocol: enables a secure connection. Select All or Only specific Values. Note that to correctly configure the connection for ICAP, you need to choose this value: STARTTLS
Accepted cipher suites: select All or Only specific Values.
Sign key alias
Connection security
Max retries: enter the maximum number of reconnection attempts
Configuration test: select the cluster where you want to test your configuration
Click the Confirm button, select the connection, and click the Select button to go back to the New Channel window.
Select cluster: select a different cluster or leave the cluster selected.
Select template: select a template for the email that will be sent following events occurring during the flow:
Data Watcher: in this tab, you can configure the templates that will be used as the body of the emails sent for cut-offs ended with an error, cut-off warning (when the cut-off is about to expire), flow completed successfully, and flow in error.
SYSTEM: use this tab to configure the template for the Password reset management. Note that the SYSTEM tab appears only in the defaultSMTPClientConnection channel.
CONTRACT: in this tab, you can configure the template that will be used in the emails sent for generic local actions triggered by the EVENT NOTIFICATION service task.
ICAP: in this tab you can configure the templates that will be used as the body of the emails sent for these 4 ICAP events: AV breach detected, DLP breach detected, server unavailable and file scan skipped.
CENTRAL LOG: in this tab, you can configure the templates that will be used as the body of the emails sent for INFO, WARNING, and ERROR log notifications. If you want to configure a single template covering all levels, use the Default Template option. If you do not want notifications to be sent, leave the event without a template. To associate a template, select it in the list. If you need to load a new template, see the section in this manual.
Click the SAVE button to confirm the options edited for the channel.