<div class="markdown">
<p dir="auto">On 21 Jan 2015, at 0:15, Max Andersen wrote:</p>

<blockquote>
<p dir="auto">I'm trying to avoid having to create smart mailboxes for it and just turn<br>
it on/off per mailbox when I needed it.</p>

<p dir="auto">I kinda get what I want by using Tag/Keywords as the way to create<br>
submailboxes but what I was hoping for was some way to say  created<br>
submailbox with value from Keywords==Answered and then two boxes would<br>
appear True and False dependent on whether answered or not.</p>
</blockquote>

<p dir="auto">Using custom specifiers you might be able to get something like that. It exists for <code>\Flagged</code> for which you can make queries like these:</p>

<pre><code>Flags ▸ Flagged exists
Flags ▸ Flagged does not exist
</code></pre>

<blockquote>
<p dir="auto">But tag/keywords is sufficient for me at the moment ;)</p>
</blockquote>

<p dir="auto">In that case, you might appreciate that I've fixed that Submailboxes did not work well with multi-value headers (like tags and recipients). It's in the latest test version (which might be buggy for the same reason -- it required a lot of changes to fix):</p>

<p dir="auto"><img src="cid:815E9506-4F37-4609-819A-A380E2971D45@freron.com" alt="" title="PastedImage.png"></p>

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

</div>