<div class="markdown">
<p dir="auto">Ok I see, but is there , at least, a way to toggle/untoggle recursively the flag for a conversation (when we have multiples answers for a given mail) ?</p>

<p dir="auto">For now I have to select each mail in the conversation and it is quite boring ;)</p>

<p dir="auto">I look forward to hearing from you soon.</p>

<p dir="auto">Best Regards, </p>

<p dir="auto">On 29 Feb 2016, at 13:26, Benny Kjær Nielsen wrote:</p>

<blockquote>
<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>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>