What is the order of operation of the rules list, top down or bottom up?

I would like to know the order that rules in the list are operated on.  Which rule is used first, the top rule in the list and continues down, or the bottom rule in the list and then continues up?
That will make a difference in the way I order my rules.  I do notice that new rules are added to the bottom of the list, so that makes me wonder if that’s where operations starts.
John

Hi John, what do you mean by the order. Rules do not have an order in which they’d be processed. If a message is received and multiple rules can match the criteria to this message, both rules will be applied.

Hope this helps,
Paul.

Thanks Paul,

I assumed that an new email would start at either the top or bottom of the list of rules and get captured by the applicable rule when it encounters it.
John

Hi again John, just as I noted, all applicable Rules will be applied, there’s no sorting order included within your Rules setup.

Thank you for understanding,
Paul.