<!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">On 16 Aug 2024, at 16:44, Shoshanna Green wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<p dir="auto">defaults write com.freron.MailMate MmUseOldToolbar -bool YES</p>
</blockquote>
<p dir="auto">I would definitely have set any preference I could find for text over icons, [...]</p>
</blockquote>
<p dir="auto">Maybe this one:</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 read com.freron.MailMate MmSFSymbolsEnabled
</code></pre>
<p dir="auto">(This one is true by default.)</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; border-left-color: #999999; color: #999999;">
<p dir="auto">I'll look into it.</p>
</blockquote>
<p dir="auto">Thanks! Definitely not a big deal, but mildly annoying.</p>
</blockquote>
<p dir="auto">In any case, I think I found the issue and it should work better in r6060.</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777;">
<p dir="auto">(Is there an upper limit on the complexity of a smart mailbox? The one I used for the screencap has more than 200 conditions, and the edit window takes about 15 seconds to appear. Not a big deal unless something's going to get corrupted...?)</p>
</blockquote>
<p dir="auto">There's not a strict upper limit, but 15 seconds would be kind of an implicit limit (I wouldn't have the patience for that). Could you send me the following file via “Help > Send Feedback” and then I'll see if I can reproduce this behavior:</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;">/Users/<username>/Library/Application Support/MailMate/Mailboxes.plist
</code></pre>
<p dir="auto">--<br>
Benny</p>
</div>
</div>
</body>
</html>