<!DOCTYPE html>
<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 22 May 2021, at 22:00, Topher Buck wrote:</p>
<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">I second that request. I generally display <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Source Mailbox</code> and <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Msg ID</code> columns, but I need to resize them over and over and over. By default, they are wider than they need to be (i.e., than I want them to be), and they compress the width of the other columns (<code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">Subject</code>, in particular).</p>
</blockquote>
<p dir="auto">MailMate should be able to remember column widths, but the system is far from perfect and it's even pretty buggy at times. This is a general issue with storing mailbox related states. The only advice I can offer is to reset what has been saved like this:</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 delete com.freron.MailMate MmMailboxRelatedStates
</code></pre>
<p dir="auto">Relaunch MailMate and setup the columns generally needed in, e.g., the Inbox and then use the “View ▸ Columns ▸ Use as Default Columns” to store them.</p>
<p dir="auto">--<br>
Benny</p>

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