<div class="markdown">
<p dir="auto">On 9 Nov 2013, at 3:10, Rob McBroom wrote:</p>

<blockquote>
<p dir="auto">First, is there any way to automatically mark messages as read when deleting them (and ideally when moving to Junk)? An unread count for things in the trash is distracting and annoying to me. (I know the count can be disabled in MailMate, but I use other clients.) The time required to hit ⇧⌘U over and over really adds up (especially when it includes switching from the mouse to the keyboard).</p>
</blockquote>

<p dir="auto">First, hold down ⌥ when clicking “Check Now” in the Software Update preferences pane to get r3832 of MailMate. Then go to the General preferences pane and enable <em>experimental</em> 2.0 features. Finally, double click the “Deleted Messages” mailbox and add a rule with no conditions, but simply an action to enable “Seen”. I think that should work (and you can do the same for Junk).</p>

<p dir="auto">I'll consider adding such rules (maybe in a disabled state) to make it easier for users to enable this behavior.</p>

<blockquote>
<p dir="auto">Semi-related to that, I typically view messages in a separate window. When I delete the message, the window closes, but if I move it to Junk, it stays open. I have the “Close window after move” preference enabled.</p>
</blockquote>

<p dir="auto">That option is related to ⌥⌘T.</p>

<blockquote>
<p dir="auto">Can I get the window to close when moving to junk somehow?</p>
</blockquote>

<p dir="auto">No, not any way I can think of. You can define a <a href="http://manual.mailmate-app.com/custom_key_bindings">custom key binding</a> which moves to junk and closes the window, but that won't work for the default toolbar button. The custom key binding could be something like:</p>

<pre><code>"j" = ( "moveToJunk:", "performClose:");
</code></pre>

<p dir="auto">I guess this problem also applies to the “Archive” button. And I also think it is a problem that MailMate does not select the next message in the mailbox view.</p>

<blockquote>
<p dir="auto">Finally, does anyone have any tips for dealing with threads? It seems cumbersome to read them (without the keyboard), but maybe I’m missing something. One change that would really help is if collapsed threads behaved more consistently. If you delete, move, or mark as read with a collapsed thread selected, it affects all the messages. But double clicking a collapsed thread or selecting it with the preview pane enabled doesn’t <em>show</em> all the messages.</p>
</blockquote>

<p dir="auto">This would essentially be a so-called conversation view which currently does not exist in MailMate (MailMate can display multiple messages in a message view, but that is rather primitive). It's non-trivial to implement this, but it is one of a few items high on my list (as usual, no promises or time frame).</p>

<blockquote>
<p dir="auto">It only shows the first message. I find myself clicking a lot of triangles. (I know about ⌥-click and ⌃⌘A, but that means reaching for the keyboard.)</p>
</blockquote>

<p dir="auto">When reading/deleting/archiving messages I strongly recommend using the keyboard only, but I do get your point. (Note that ⌥ also works with right-arrow to expand a thread.)</p>

<p dir="auto">Thanks for trying out MailMate.</p>

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

</div>