User Notification definition page

Prev Next

Use this page to create or edit a User Notification definition.

Option definitions

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.

Note

For backward compatibility only. The More Info option is not supported in Trellix DLP 11.0. To link to more information, include the link in the Text to display box.



Placeholders

You can use placeholders in the Text to display text box to display predefined text.

Display text placeholders

Placeholder

Definition

%c

Displays the classifications that triggered the pop-up.

%r

Displays the rule set that triggered the pop-up.

%v

Displays the vector (email protection, web protection, and so forth) that triggered the pop-up.

%a

Displays the action that triggered the pop-up.

%s

Displays a string value. Use this placeholder to enter file names, device names, and so forth.

%f

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.

%t

Displays the matched attachments that triggered the pop-up (for example, Email Protection)

%e

Displays the matched email addresses that triggered the pop-up (for example, Email Protection)

%m

Displays the domain threshold value of the To field that triggered the pop-up

%n

Displays the domain threshold value of the Cc field that triggered the pop-up

%o

Displays the domain threshold value of the Bcc field that triggered the pop-up

%p

Displays the domain threshold value of Cumulative field that triggered the pop-up

%q

Displays the domain threshold value of Cumulative (Ignored Bcc) field that triggered the pop-up

%h

Displays the email recipient threshold value of the To field that triggered the pop-up

%i

Displays the email recipient threshold value of the Cc field that triggered the pop-up

%j

Displays the email recipient threshold value of the Bcc field that triggered the pop-up

%k

Displays the email recipient threshold value of Cumulative field that triggered the pop-up

%L

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.