Rules with "or" possible?

Is it possible to use not only “and” in the rules, but also “or”?

Example:
Move incoming emails to folder XY
if “newsletter” is in the adress OR
if the sender is “[email protected]

If this is not possible - what is the workaround? A second rule?

1 Like

It is already an OR argument.

Just add the address details. If the incoming message matches any of those, the Rule will be applied.

Thank you, for the replay. Maybe my example was bad. If you have two or more arguments (first rule with the subject, second with word in the text,…) you have the AND operator and not the OR.

Screenshot 2024-07-18 114250
[sorry, I use german and not the english UI
]