<div class="markdown">
<p dir="auto">Benny,</p>

<p dir="auto">You got the idea right !</p>

<p dir="auto">The reason I used the smart mailbox is because it gave me a degree in freedom</p>

<p dir="auto">The Rule as I use it now:</p>

<pre><code>[From] [is in] [Mailbox_Source] [From]
[Move to Mailbox] [Mailbox_Target]
</code></pre>

<p dir="auto">example:</p>

<pre><code>[From] [is in] [Info ▸ Marketing_Confirmed] [From]
[Move to Mailbox] [Info ▸ Marketing_Auto]
</code></pre>

<p dir="auto">Please do note that I do not move to the Mailbox_Source because this allows me to see what has been add recently.<br>
I think I could achieve an identical result by tagging the "fresh" mails before moving and untagging them after verification ( or vice versa ), which is "easier" for you to implement. :-))</p>

<p dir="auto">I think GUI-wise the "new-move" version could look like this</p>

<pre><code>[From] [is in] [Mailbox/SmartMailbox] [From]

[Generic Move to first matched Source Mailbox of]  [Mailbox/SmartMailbox]
or
[Dynamic Move to first matched Source of]  [Mailbox/SmartMailbox]
or
[Fuzzy Move to Source of]  [Mailbox/SmartMailbox]
</code></pre>

<p dir="auto">Just some ideas and have a nice WE,</p>

<p dir="auto">Marc</p>

<p dir="auto">On 12 Feb 2016, at 10:22, Benny Kjær Nielsen wrote:</p>

<blockquote>
<p dir="auto">On 11 Feb 2016, at 23:28, Marc ARC wrote:</p>

<blockquote>
<p dir="auto">I’m looking for a more generic solution, with less need to write a rule for every similar condition</p>

<p dir="auto">Something like:</p>

<pre><code>if sender/rule_condition of email is in SmartMailbox ( which might “contain” number of mailboxes )
</code></pre>
</blockquote>

<p dir="auto">You mean that the messages in the smart mailbox could be located in any number of IMAP mailboxes?</p>

<blockquote>
<pre><code>move email to source_mailbox where sender/rule_condition was found
</code></pre>
</blockquote>

<p dir="auto">As in:</p>

<pre><code>Move to Mailbox [IMAP mailbox of first matched message in SmartMailbox]
</code></pre>

<blockquote>
<p dir="auto">This could help us to “sort/archive” automatically marketing emails, mails of a certain sender, etc . . .</p>
</blockquote>

<p dir="auto">I think I understand the problem and I also think it would be a nice addition to the “is in” comparison method.</p>

<p dir="auto">Unfortunately, implementation-wise it's non-trivial. The information about matching messages in the SmartMailbox is “lost” long before reaching the point of rule actions and it's also not quite obvious how the GUI for such a feature should work.</p>

<p dir="auto">I'll think about this, but right now I don't see any simple way to do it.</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="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>