<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.plaintext { white-space: normal; }
body { font-family: sans-serif; }
div.plaintext h1 { font-size: 1.4em; }
div.plaintext h2 { font-size: 1.2em; }
div.plaintext h3 { font-size: 1.1em; }
blockquote.embedded,div.plaintext blockquote { margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #777777; color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote { border-left-color: #999999; color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote { border-left-color: #BBBBBB; color: #BBBBBB; }
div.plaintext a { color: #3983C4; }
blockquote.embedded,div.plaintext blockquote a { color: #777777; }
blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote a { color: #999999; }
blockquote.embedded blockquote.embedded blockquote.embedded,div.plaintext blockquote blockquote blockquote a { color: #BBBBBB; }
div.plaintext math[display="inline"] > mrow { padding:5px; }
div.plaintext div.footnotes li p { margin: 0.2em 0; }
</style>
</head>
<body>
<div class="plaintext"><p dir="auto">Holy cow! I agree - this change is fantastic and should become part of the regular kit. My only thought it is that it would be nice if it did deduplication. For example (see screenshot)</p>
<p dir="auto"><a href="https://www.evernote.com/l/ABorwnw-h6ZOVJrKSK1kAJZXiskSd-Z-72EB/image.png">https://www.evernote.com/l/ABorwnw-h6ZOVJrKSK1kAJZXiskSd-Z-72EB/image.png</a></p>
<p dir="auto">-JPH</p>
<p dir="auto">On 29 May 2021, at 18:55, Verdon Vaillancourt wrote:</p>
</div><blockquote class="embedded"><div id="A1C7C7DD-A047-4823-B359-C4F360D99C50"><div dir="auto"><div dir="ltr">I haven’t checked really close, but at a glance, this makes a huge difference!</div><div dir="ltr"><br></div><div dir="ltr">Thank you!</div><div dir="ltr">V</div><div dir="ltr"><br></div><div dir="ltr"><br><blockquote type="cite">On May 28, 2021, at 12:29 PM, Ethan Schoonover <es@ethanschoonover.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr">


<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
<style>
div.markdown { white-space: normal; }
body { font-family: sans-serif; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
pre { margin-left: 15px; margin-right: 15px; padding: 5px; background-color: #F7F7F7; border-radius: 5px 5px 5px 5px; overflow-x: auto; max-width: 90vw; }
code { margin: 0; padding: 0 0.4em; border-radius: 3px; background-color: #F7F7F7; }
pre > code { padding: 0px; }
math[display="inline"] > mrow { padding:5px; }
div.footnotes li p { margin: 0.2em 0; }
</style>


<div class="markdown">
<p dir="auto">Do your MailMate mailing lists also contain lots of submailboxes named things like “15c317f52899487470ba6529” ?</p>
<p dir="auto">I couldn’t find an existing fix for the issue of the “Mailing Lists” smart mailbox submailbox names sometimes populating with hard-to-identify strings of alphanumerics from badly composed list-ids (the fault the the email list software generating the list, not MailMate, but still annoying to see).</p>
<p dir="auto">I worked up a new submailbox “Mailbox Name Format” specifier that fixes most of these here. I’d appreciate some feedback and tests. I can refine and document it here in this list thread after a little more testing.</p>
<p dir="auto">To test (these should be mostly obvious but I thought it best to be clear):</p>
<ul>
<li>first make a duplicate of your existing “Mailing Lists” smart folder
<ul>
<li>right-click on it and choose duplicate</li>
<li>don’t edit your original smart folder (so you can revert easily). use only the resulting “Mailing Lists (copy)”</li>
</ul>
</li>
<li>double click on your new duplicated smart folder “Mailing Lists (copy)” to open the edit window</li>
<li>select the the submailboxes tab</li>
<li>remove the existing “Mailbox Name Format” string</li>
<li>replace with the following:</li>
</ul>
<pre><code>${from.address:+${list-id.description:?${list-id.description/^[a-z]*\d.*/${from.#correspondent.name:${from.address}}/}:${subject.blob:?${subject.blob:/capitalize}:${from.#correspondent.name:?${from.#correspondent.name:/capitalize}:${list-id.identifier.final-level:/capitalize}}}}}
</code></pre>
<p dir="auto">I’ll break this down and document it here after some more review and changes.</p>
<p dir="auto">Thanks to MailMate’s format string syntax, this was pretty straightforward.</p>
<p dir="auto">Best regards,<br>
Ethan Schoonover<br>
ethanschoonover.com</p>

</div>


<span>_______________________________________________</span><br><span>mailmate mailing list</span><br><span>mailmate@lists.freron.com</span><br><span>https://lists.freron.com/listinfo/mailmate</span><br></div></blockquote></div></div></blockquote>
<div class="plaintext">
<blockquote><p dir="auto">_______________________________________________
<br />
mailmate mailing list
<br />
mailmate@lists.freron.com
<br />
<a href="https://lists.freron.com/listinfo/mailmate">https://lists.freron.com/listinfo/mailmate</a></p>
</blockquote></div>

</body>
</html>