<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 6 May 2021, at 19:04, Antonio Leding wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Hell MM crew - a few questions WRT rule operations:</p>
<ul>
<li>If there are rules in multiple places that would apply to a given message, is there a defined order of operation?</li>
<li>For example, let’s say I have rules on a given Inbox and then a Smartbox that draws from that same Inbox also has rules, which get exec’d first?</li>
<li>Or are these possibly exec’d concurrently?</li>
<li>I doubt this is concurrent but still need to ask.</li>
</ul>
</blockquote>
<p dir="auto">There's no guaranteed order of events here. It does not happen concurrently.</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ul>
<li>Are rules only executed when a message goes into a given mailbox or also when any change is made to its messages?</li>
</ul>
</blockquote>
<p dir="auto">Only when it goes into it. This means that if you need something to happen based on dates then you need to create a smart mailbox with conditions instead of a rule with conditions in order to trigger a time based event. The rule can then be without conditions.</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ul>
<li>My experience is the former but I have read a few threads where folks have said rules are also executed when a change is made to a message provided there are rules on the mailbox where the message resides.</li>
</ul>
</blockquote>
<p dir="auto">Changes can trigger rules as long as those changes trigger a message to become part of a mailbox in which it wasn't part of before. That'll trigger the rules of that mailbox.</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ul>
<li>What happens if one has either the same or different rulesets on multiple MM instances running at the same time?</li>
</ul>
</blockquote>
<p dir="auto">If a rule moves the emails then you can end up with duplicates in the destination mailbox.</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<ul>
<li>Does MM have a facility to determine which instance might be the chief and the others miniai (yes, a humorous - albeit poor - attempt at the plural of minion)?</li>
</ul>
</blockquote>
<p dir="auto">No.</p>
<p dir="auto">--<br>
Benny</p>

</div></div>
</body>
</html>