<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p id="reply-intro">On 2021-08-15 12:25, Bernd Petrovitsch wrote:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">
<div class="pre" style="margin: 0; padding: 0; font-family: monospace">Hi all!<br /><br />On 15/08/2021 11:46, Jorge Bastos wrote:<br />[...]
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0">I have an user with the rule below.<br />Since it's discarding the match first, should it be stop there and don't<br />redirect it to the next rule?</blockquote>
<br />No, why should it?<br />Put a "stop" after it (like in the second rule).<br /><br /></div>
</blockquote>
<p>Bernd,</p>
<p>That makes complete sense, the rules are read from top to bottom, and until they're all processed, i mean, from the start to end, the inbound email still exists, if I put a stop in the 1st the next one's won't be executed.</p>
<p>Thanks for helping me understand it better.</p>
</body></html>