<div class="markdown">
<p dir="auto">On 10 May 2014, at 14:57, Jeremy Cowgar wrote:</p>

<blockquote>
<p dir="auto">So, I edit the Mailbox and change the selector to read "None" of the following mailboxes and select "Spam", "Spam - Train Bad", "Spam - Train Good", and "Deleted Message"</p>

<p dir="auto">But it has no effect, I still see messages from all of those folders.</p>

<p dir="auto">Any thoughts?</p>
</blockquote>

<p dir="auto">I'm actually not sure how a root-level “None” is currently interpreted, but it doesn't look like it's intuitive in any way... I just checked and it turns out it doesn't work when any conditions are defined for the mailbox. I've fixed this bug. </p>

<p dir="auto">In any case, it should work if you do something like this:</p>

<pre><code>    All
        All Messages
        None
            Spam 1
            Spam 2
            ...
</code></pre>

<p dir="auto">Note that “All Messages”, by default, does not include mailboxes assigned as Junk or Deleted Messages, but since only 1 mailbox per account is allowed for that then you also need the “None” shown above.</p>

<p dir="auto">Hold down ⌥ and click + to create the “None” compound.</p>

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

</div>