Hi all, I'd like to know what is the execution order of mailet and matcher within a pair in a processor.
e.g. When a mail is routed into a mailet/matcher pair, matcher deals with mail, then mailet works on matched mails? Or it happens in a reversed order? (Excuse my poor english) Thanks in advance.