> I keep getting SPAM postings from different assholes that are
> sending through owner-linux-kernel or some shit.
>
> Does someone have a good procmail spam filter for linux-kernel
> that destroys this shit? Here is the header of the message:
Here is a procmail recipe posted on this list in the recent past which
works for me. It caught the referenced spam as well others.
I'm sorry, I don't recall who posted it or I would give credit. It
occasionally inappropriately catches a legit post, but seems to catch
100 percent of the spams directed at this list.
:0 W
* ^Sender: owner-linux-.*@vger\.rutgers\.edu
* ! ^(((To|Cc):)|( )).*linux.*@vger\.rutgers\.edu
/tmp/maildiscard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html