A Content Filtering expression consists of conditions that contain message attributes and their values. Conditions are combined by logical connections. If attribute values that match the conditions are found in the message, and the number of triggered conditions matches the type of logical connection, the expression is triggered. All expressions that were triggered in accordance with Content Filtering settings of the rule are considered, and an action is selected to be applied to the message.
Creating an expression involves the following steps:
To create a Content Filtering expression:
This opens the View rule window.
Content Filtering settings become editable.
This opens the Create expression window.
The expression name must be unique within the rule.
By default, the expression is assigned the highest priority of all previously created expressions.
Deliver message to recipient
Do not deliver message to recipient. Send SMTP session error code to the sender server if possible. If error code cannot be sent, send SMTP session success code to the sender server, and a non-delivery report might be optionally sent to the sender of the original message
Deliver message without attachment to recipient
Do not deliver message to recipient. Send SMTP session success code to the sender server. No non-delivery report is sent to the sender of the original message
The Skip action is selected by default.
This toggle switch is off by default.
By default, Only if all conditions match is selected.
Modifying or deleting headers may lead to DKIM authentication failure or non-delivery of the message
The headers are removed if the action to be applied to the message is Skip, Delete attachment, or Disinfect.
You can specify headers to be removed in the following ways:
The headers are modified if the action to be applied to the message is Skip, Delete attachment, or Disinfect. If the header is found in the message, it is removed, and a similar header with the specified value is added to the end of the list of headers. If the header is not present in the message, it is added to the end of the list of message headers.
To add headers for editing, click Add, and in the displayed window, specify the name and value of the header that you want to modify, then click OK. If necessary, repeat these steps for other headers.
The name and value of the header must contain only Latin letters (case-insensitive). The maximum length is 450 characters.
If multiple expressions were triggered, and expressions with the strictest action are selected in accordance with the Content Filtering settings, the headers specified in expressions with that action are modified in the order determined in the descending order of the priority of the expression they occur in.
You can remove headers from Modify headers. To do so, select the check boxes next to one or more headers that you want to remove, click Delete, and confirm the action.
The Content Filtering expression is created.
Page top