<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 19 Apr 2018, at 18:15, Antonio Santos wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">And another one!</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">Please stop :-)</p>

<p dir="auto">Try the latest test release which includes a first shot at providing an auto-expand feature. It has two options:</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">defaults write com.freron.MailMate MmAutomaticallyExpandThreadsEnabled -bool YES
defaults write com.freron.MailMate MmAutomaticallyExpandOnlyWhenCounted -bool YES
</code></pre>

<p dir="auto">The first one makes MailMate always expand all threads. Combined with the second one, only threads with emails “counted” are expanded. That might seem strange, but it means that if you have a mailbox with an unread count in the mailbox list then only threads with unread messages are going to be expanded (or the parts of the threads with unread messages).</p>

<p dir="auto">New messages also trigger auto-expansion.</p>

<p dir="auto">I might still change how this works. In particular, these features could be more independent of each other.</p>

<p dir="auto">I haven't tested this much and there are likely to be bugs.</p>

<p dir="auto">-- <br>
Benny</p>
</div>
</div>
</body>
</html>