Re: Mailing lists
Sébastien Hinderer <[email protected]> Thu, 29 May 2025 12:00:40 +0200
| Newsgroups | gmane.mail.mutt.user |
|---|---|
| Message-ID | <[email protected]> |
Kurt Hackenberg (2025/05/29 00:15 -0400):
> Patterns have
> ~l ("messages addressed to a known mailing list")
> ~u ("messages addressed to a subscribed mailing list")
>
> Apparently those also work by comparing To: and CC: to commands "lists" and
> "subscribe", and to $auto_subscribe. They could be made to also look at
> List-ID:, but you might find them somewhat useful now.
Thanks! This certainly is useful, too! I'd still be happy to have
pattenrs based on expando because that's really what I "simulate"
currently. So the facat that the pattern is know to be tied to the
expando by construction would make sense.