<div class="markdown">
<p dir="auto">On 3 Oct 2014, at 15:03, Max Rydahl Andersen wrote:</p>

<blockquote>
<p dir="auto">Is there a way to sort my folders based on unread count ?</p>
</blockquote>

<p dir="auto">No.</p>

<blockquote>
<p dir="auto">or if not for folders, at least for the autogenerated subfolders ?</p>
</blockquote>

<p dir="auto">No.</p>

<p dir="auto">The non-trivial part of an implementation would be to make it efficient to dynamically update the subfolders. Since it’s unlikely I’ll have time for that soon then here is a quick hack <em>for the next test release</em>:</p>

<pre><code>defaults write com.freron.MailMate MmSortSubmailboxesByCount -bool YES
</code></pre>

<p dir="auto">I believe the sorting is only updated if mailboxes are added/removed (or you change the submailbox settings).</p>

<blockquote>
<p dir="auto">I got 12142 unread mails and would like to know which folder carries the biggest burden ;)</p>
</blockquote>

<p dir="auto">You appear to have bigger problems than the sorting of subfolders ;-)</p>

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

</div>