<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body style="font-family: sans-serif;">
<div class="markdown" style="white-space: normal;">
<p dir="auto">On 8 Sep 2026, at 16:34, Eelco Chaudron wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">I'm running Version 3.0 (7031), and when I go to a specific mail folder and change its list heading layout (add/remove fields, change width), if I go to a different folder and back it is restored to the previous values.</p>
</blockquote>
<p dir="auto">There's unfortunately a known (very old but also hard to fix) issue where MailMate starts to fail to remember changes to mailbox related states. You can reset these settings like this:</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 delete com.freron.MailMate MmMailboxRelatedStates
</code></pre>
<p dir="auto">--<br>
Benny</p>
</div></body>
</html>