<!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">Christian Bailey via mailmate wrote (at 4:56 PM on Tuesday, December 12, 2023):</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;"><p dir="auto">I found many many mailing lists that were just numbers and so want to hide those. I edited the example Mailing Lists as below, but assume there must be a more proper way to accomplish this?</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">The second row in your screenshot needs to specify <strong>Any</strong> instead of <strong>All.</strong> Your current set of conditions is satisfied only if the List-ID > Identifier contains all of the digits 0-9.</p>
</div><div class="plaintext" style="white-space: normal;"><blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #136BCE; color: #136BCE;"><p dir="auto">And ideally would only exclude mailing lists starting with 0-9, not those that happen to have a number later on.</p>
</blockquote></div>
<div class="markdown" style="white-space: normal;">
<p dir="auto">Unfortunately, the choice of operators doesn't include "does not start with" alongside <strong>does not contain.</strong> Someone who knows more than I do might be able to tell you whether the match field at the end of each row accepts regular expressions that could specify the beginning of the List ID string.</p>
<p dir="auto">Although you didn't ask, I'll also add that these automatically generated mailboxes can be renamed like any other mailbox. My own practice is rename unintelligible List-ID mailboxes with something readable that lets me know their nature (e.g., "3238652052BM" becomes "Asustor"). A leading character can force the mailbox to the beginning or the end of the list. When all the messages with that List ID are deleted, the list mailbox will disappear as well.</p>

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

</html>