How to create a rule matching both (logical AND) criteria?

Jamesits

Member
Dec 22, 2019
2
1
8
35
Please forgive my dumbness as I'm new to Proxmox Mail Gateway, but how do you create a "logical AND" rule? For example, I want to match a mail if at the same time:
  • To: a certain address
  • Subject: include a certain keyword
I've tried using multiple "Match Field"s in a single What object and multiple What objects in a rule, but they are both doing "logical OR", which executes the rule even if only one criterion is met.
 
  • Like
Reactions: thiagotgc
The ability to use a logical AND for items in a rule's What and Who object would be very useful since the rule list is first-matching-wins and rules cannot be chained in any way.