<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto">Thanks - definitely helped !</p>
<p dir="auto">On 27 Apr 2022, at 8:36, Benny Kjær Nielsen wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">On 21 Apr 2022, at 15:55, Alexandre Takacs wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<p dir="auto">I’am having an issue by which MM (5887) would very often (but not systematically) show my mailboxes in threaded view when I click to switch from one to an other mailbox.</p>
<p dir="auto">The previous state (almost always not threaded) is not preserved and I almost aways end up into threaded view (never the other way round).</p>
</blockquote>
<p dir="auto">This is likely related to the general (unfortunately known and long standing) issues with storing/restoring mailbox related states. The “fix” is to reset this and start over with configuring columns/threading using this Terminal command (quit MailMate before doing this):</p>
<p dir="auto">defaults delete com.freron.MailMate MmMailboxRelatedStates</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<p dir="auto">Is there a way to set the default view and /or to have MM not loose the current setting ?</p>
</blockquote>
<p dir="auto">For threading specifically, some users would like to disable everywhere all the time. For this purpose, there's a stop-gap solution using this preference:</p>
<pre style="margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw;"><code style="margin: 0 0; border-radius: 3px; background-color: #F7F7F7; padding: 0px;">defaults write com.freron.MailMate MmForcedThreadingType -string "flatThreading"
</code></pre>
<p dir="auto">--<br>
Benny</p>
<hr style="border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc);">
<p dir="auto">mailmate mailing list<br>
<a href="mailto:mailmate@lists.freron.com" style="color: #777777;">mailmate@lists.freron.com</a><br>
<a href="https://lists.freron.com/listinfo/mailmate" style="color: #777777;">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote>

</div>
</div>
</body>

</html>