On 11-03-25 2:38 PM, Brett Viren wrote:
William Scott<[email protected]> writes:
How do you people filter mailing list messages?
Procmail. For this and other FNAL lists I use this recipe:
:0
* ^Sender: .*@listserv.fnal.gov
* ^Sender: owner-\/[^@]+
$MAILDIR/.fnal.lists.$MATCH/
-Brett.
With gmail though, you can specify to "filter messages like these" and
then you can test the filter - I usually just skip the inbox and apply a
label, which allows the non-list stuff to show up in my inbox and leaves
the list stuff for later perusing if I so wish.
-Chris