Hello, I'm struggling to find some text on this. Is there any specific order of execution for the matcher/mailet clauses that are declared in mailetcontainer.conf. Let's say we want to first check whether the Sender is known (e.g. by using SenderIs matcher) and then check whether the sender is from a specific host (using SenderHostIs matcher), is there a way to enforce this order of execution?
Appreciate your help. -Hassan