Re: Discourse emails not recognized as coming from a mailing-list
Kurt Hackenberg <[email protected]> Wed, 16 Apr 2025 19:45:43 -0400
| Newsgroups | gmane.mail.mutt.user |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Apr 16, 2025 at 01:48:43PM +0200, Sébastien Hinderer wrote: >Still, as I mentionned in another thread, I am subscribed to a list to >which the posters send emails in Bcc and such emails are not recognized >as lists by Mutt although, ijust checked, they do have the List-Post >header. I don't know what you mean by "a list to which the posters send mail in Bcc". But it may not matter, because Mutt uses List-Post to recognize messages from mailing lists -- if you configure it to. You would need the "subscribe" or "list" command, or $auto_subscribe. Those two commands take regular expressions, which must match, I guess, the email address in a mailto URL in the List-Post header (I don't know exactly how it matches). Can you show us the List-Post header from that list, and whatever you use to configure Mutt to recognize it?