[MlMt] Mailing List Submailboxes - Fixing bad list-ids

Ethan Schoonover es at ethanschoonover.com
Fri Jun 4 13:22:48 EDT 2021



On 4 Jun 2021, at 5:24, Andrew Korty via mailmate wrote:

> Somehow I don’t have the Mailing Lists smart mailbox. I have a number of smart mailboxes under Examples, but not that one. I’m wondering which other default smart mailboxes I’m missing. Is there an easy way to recreate them?
>
> ajk


Very easy to recreate:

1. New smart mailbox
2. In smart mailbox editor, tab #1 (Mailboxes) should be sourcing from “All Mail” (any/all won’t matter since only one source).
3. Tab #2, Conditions, should have “List-ID > Identifier” > “Exists” as the condition”
4. Under Tab #3, create a submailbox for each instance of “List-ID > Identifier” and then enter either my new formatting string for the name.

My formatting string (see previous thread for details and comments):

```
${list-id.description:?${list-id.description/^[a-z]*\d.*/${subject.blob:?${subject.blob:/capitalize}:${from.name:${list-id.identifier.final-level:?${list-id.identifier.final-level:/capitalize}:${from.address}}}}/}:${subject.blob:?${subject.blob:/capitalize}:${from.name:${list-id.identifier.final-level:?${list-id.identifier.final-level:/capitalize}:${from.address}}}}}
```

or the default MailMate formatting string:

```
${list-id.description:${subject.blob:?${subject.blob:/capitalize}:${list-id.identifier.final-level}}}
```
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20210604/d85c1847/attachment.htm>


More information about the mailmate mailing list