In your article “Out of the Inbox” when you talk about the order in which agents process, you list this:
So, if you use all of the mail filtering options in R5, the options execute in the following order:
The router controls verify that a message is allowed to route through the domain.
The pre-delivery mail agent processes the incoming message.
The action specified in the mail template rules occurs.
The post-delivery mail agents process the message.
Can I assume from this that if I have a rule and a post-delivery agent, that the rule will process first and the post-delivery agent will process second?
Thanks