Use this page to create or edit a User Notification definition.
Option | Definition |
|---|---|
Catalog Name | Displays the name of the catalog being edited. |
Name | Replace the default definition name with a unique name. This field is required. |
Description | Use this field for information to identify the definition or indicate when used. This field is optional. |
Dialog Size | Use the radio buttons to select the notification text size. |
Dialog Position | Use the radio buttons to select the notification position. |
Default Locale | Locale used if endpoint locale is not available. Any defined locale can be set as default. |
Text to display | Text box for defining the notification. This field is required. Text can contain embedded placeholders that are replaced with real values when displayed. |
More Info | Checkbox to link to a web page. If you check the box, the URL text box is a required field.
|
Placeholders
You can use placeholders in the Text to display text box to display predefined text.
Placeholder | Definition |
|---|---|
| Displays the classifications that triggered the pop-up. |
| Displays the rule set that triggered the pop-up. |
| Displays the vector (email protection, web protection, and so forth) that triggered the pop-up. |
| Displays the action that triggered the pop-up. |
| Displays a string value. Use this placeholder to enter file names, device names, and so forth. |
| Displays a string value. Use this placeholder to enter the complete path to the file, URL, and so forth. For Trellix DLP Network Prevent, %f displays a string value. Use this placeholder to enter file names, email message parts, such as email body, email subject, and so forth. |
| Displays the matched attachments that triggered the pop-up (for example, Email Protection) |
| Displays the matched email addresses that triggered the pop-up (for example, Email Protection) |
| Displays the domain threshold value of the To field that triggered the pop-up |
| Displays the domain threshold value of the Cc field that triggered the pop-up |
| Displays the domain threshold value of the Bcc field that triggered the pop-up |
| Displays the domain threshold value of Cumulative field that triggered the pop-up |
| Displays the domain threshold value of Cumulative (Ignored Bcc) field that triggered the pop-up |
| Displays the email recipient threshold value of the To field that triggered the pop-up |
| Displays the email recipient threshold value of the Cc field that triggered the pop-up |
| Displays the email recipient threshold value of the Bcc field that triggered the pop-up |
| Displays the email recipient threshold value of Cumulative field that triggered the pop-up |
| Displays the email recipient threshold value of Cumulative (Ignored Bcc) field that triggered the pop-up |
Example:
The text This email was blocked because it contains restricted %c information.displays as: This email was blocked because it contains restricted SSN information. when the social security classification triggers the pop-up, but as This email was blocked because it contains restricted HIPAA information. when the HIPAA classification triggers the pop-up.
Rich Text
You can use HTML tags to produce Rich Text notifications by placing the tags in a <DIV>.
Example:
The text This email was blocked because it contains restricted information. If you need to send this email,<div><b>Contact your manager.</b></div> displays as:
This email was blocked because it contains restricted information. If you need to send this email,
Contact your manager.