Including regular expressions
Regular expressions (RegEx) are a powerful way of matching a sequence of simple characters. Using regular expressions in your dictionaries enables you to specify precise phrase matching for your email.
Note:
Regular expressions are not case-sensitive.
There is a limit on the number of regular expressions that can be included in lexical rules for each policy. If your dictionaries include a large number of regular expressions, it might restrict the ability of the service to process your email. Lexical rules that include a large number of regular expressions cannot be saved.
For syntax and some examples, see Standard Regular Expression Strings.