...
A profile can be mapped to more than one project, using the Project Mappings as previously described. If there is more than one project mapped then you can use rules to direct the emails to the correct project. If there is only one project mapped, then you will not be able to add a new rule, because the default settings will always apply.
...
Navigate to your Profile Configuration via Profile > Project Mappings > A Project Mapping Item > Configure (Cog Icon). By clicking on Rules on the left of your screen, then click on Create to add a new rule.
...
This will bring up a create box similar to the following
...
add a new option to the Rules page
...
Once created you will need to press the Cog icon to edit the configuration.
...
Syntax help for using regexes regexps are described on this page. A more in depth guide on how to create Project Mapping Rules can be found here: Use Project Mappings | Scenario 2: Adding a Rule Driven Project Mapping.
After you have filled in the fields, click on Submit Save to save your changes.The current rule options are:
Configuration options
Rule Configuration
Active
If selected it mean that the Rule is active and can be used to process incoming emails.
Apply Strategy
This defines the strategy that should be used when matching incoming emails. Current Options are:
Or - The emails will only need to match one of the configuration options within this Rule.
And - The emails will need to match all of the configuration options within this Rule. e.g. needs to match the From Regexp and a Keyword.
Addresses and Keywords
Priority
This defines the Priority of this Rule. Higher the number = lower priority.
This only applies when the Rule Evaluation Strategy is set to Rule Priority. Found within the Global Profile configuration.
From regexps
This is a list of regexps used to match the email sender address.
...