Used to check if the string is contained in a specified message part.
Note to users of previous versions
This filter combines the capabilities of the following filters in previous versions of AEP: Subject Filter, Sender Name Filter, Sender Email Filter, Recipient Name Filter, Recipient Email Filter, Header Filed Filter.
These filters are converted into the Message Filter, if you are upgrading your old configuration or import rules from previous versions of the program.
Source
Message part in where AEP search the sting. Available parts:
Subject, Sender Email, Sender Name, Recipient Name, Recipient Email, Header filed and Custom Variable.
Header filed can be any of message headers. For example X-Forwarded-For. Value is a case-insensitive.
Custom Variable - any of variables from Global Variables list
Condition if Source
Empty - TRUE, if the text source is empty.
Equals String - TRUE, if the text source is the same as any string specified in the dictionary.
Contains String - TRUE, if the text source contains any string specified in the dictionary.
Begin With String - TRUE, if the text source begins with any string specified in the dictionary.
End With String - TRUE, if the text source ends with any string specified in the dictionary.
Contains All Words From String - TRUE, if the text source contains all words from any string specified in the dictionary.
Contains Any Word From String - TRUE, if the text source contains any word from any string specified in the dictionary.
Search Options
Whole String
Message part is checked for being completely the same as the filter string.
Match Case
Case-sensitive string comparison.
Use Wildcards
Search string contains wildcards. Supported follow wildcards: * and ?
Use Regular Expressions
Search string contains regular expression.
Dynamic load from file
Enables loading Strings List from external file. File name is set in Strings List. If this option is enabled AEP reloads the file for each processed message.
Import
Loading Strings List from file.
Result Action
Determines the result of the filter.
Pass Message - if search string found filter allows processing of the message by this rule.
Decline Message - if search string found filter denied processing of the message by this rule.
Strings list
List of the string that filter will look in this part of the message