<div class="markdown">
<p dir="auto">On 29 Feb 2016, at 11:49, Michael Henneton - MailMate ML wrote:</p>

<blockquote>
<pre><code>{
     "m" = ( "selectWithFilter:", "#flags.flag = '\\Flagged'", "moveToMailbox:”,”toggleFlag:” );
}
</code></pre>

<p dir="auto">Will the second toggleFlag remove the flag ?</p>
</blockquote>

<p dir="auto">No, this is going to make MailMate to attempt moving emails to a special mailbox named “toggleFlag:”.</p>

<p dir="auto">I think the only way you can do this is to create a smart mailbox which matches all messages of potential destination folders. Then add a rule to this smart mailbox which removes “Flagged” from any added messages.</p>

<p dir="auto">-- <br>
Benny</p>

</div>