<div class="markdown">
<p dir="auto">I've got a solution that might work for the replies.  Instead of relying on the copies of the messages that MailMate saves when I send one, I am Bcc'ing myself.  This means that all the incoming email filters apply to my own messages, too.</p>

<p dir="auto">I use this undocumented preference to achieve this:</p>

<pre><code>    MmDefaultBccHeader = "<.sender.>";
</code></pre>

<p dir="auto">I believe it can be set with the following shell command:</p>

<pre><code>defaults write com.freron.MailMate MmDefaultBccHeader '<.sender.>'
</code></pre>

<p dir="auto">Kai</p>

<p dir="auto">On 17 Jan 2015, at 6:55, Marco Carmosino wrote:</p>

<blockquote>
<p dir="auto">Hi,</p>

<p dir="auto">I have the latest MailMate (5035 64 bit beta). Looking at my inbox, I can hit the "Thread" button and get a "same threads" view. But this doesn't seem to update when new messages arrive, i.e. it isn't a "dynamic" query.</p>

<p dir="auto">Is there a way to set it up such that, if a single message from a thread is in a mailbox, then all messages from that thread are displayed, threaded, in the viewer? Alternately, I mostly use this button to see my own replies spliced into a thread that I'm currently following, so anything accomplishing that automatically and by default would be fine.</p>

<p dir="auto">Another desirable version of this would be, set up a folder such that, if a single message from a thread that also has messages in some other list of folders (for me this would be set to "Archive" and "Sent Messages") display the whole thread in the viewer.</p>

<p dir="auto">Thanks,</p>

<p dir="auto">-- Marco</p>

<hr>

<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com">mailmate@lists.freron.com</a><br>
<a href="http://lists.freron.com/listinfo/mailmate">http://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>