Support of regular expressions

Several configuration settings support regular expressions, which allow filtering for entries, or which determine if a string matches a certain pattern. One example of such a configuration is related to the setup of constraints (see chapter Constraints). ImageMaster 9 uses regular expressions as provided by Java SE. For related details see the following public sources:

In the context of rule-based archiving with the Content Services for E-Mail, the corresponding “.Net” technology is used for evaluating regular expressions. For related details see the following public source:

The appendix Regular expressions provides some examples and basic pattern illustrations.