[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gnus mail splitting / Gmane / gnu.emacs.help / mailing list
From: |
Nuno Silva |
Subject: |
Re: Gnus mail splitting / Gmane / gnu.emacs.help / mailing list |
Date: |
Sat, 03 Nov 2018 12:51:46 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
On 2018-11-02, Emanuel Berg wrote:
> (setq nnmail-split-methods
> '(
> ("mail.geh" "\\(From\\|To\\|Cc\\):.*help-gnu-emacs@gnu.org")
> ;; add more here the same way if need be
> ("mail.misc" "")
> ))
There's also the "List-Id:" header, which should match only messages
that are sent through the mailing list.
But whether you want to filter based on From/To/Cc or List-Id depends on
what you want to happen and on your personal taste. (With List-Id, if
somebody addresses a message to the list *and* to you, the rule should
only match the copy you get from the list).
--
Nuno Silva