This is what I tested:
- Criteria 1: KeywordGroup containing only the word: 'test'
- Criteria 2: SenderGroup containing only the mail address: 'a@b.com'
Both criteria have 50% weight
I did 4 tests:
- Criteria 1 not met and criteria 2 not met
- Criteria 1 not met and criteria 2 met
- Criteria 1 met and criteria 2 not met
- Criteria 1 met and criteria 2 met
The result is that only the first test will go to the default rule, all other tests go to my custom made rule. This is not what I want.
I want that only test 4 goes to my custom made rule and all other to the default rule. So that both criteria should be met in order for the rule to be true.
I think this is not possible because we are mixing keyword and sender groups here. It's seems like a missing feature? Any ideas?
Thanks in advance