> 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:
Notice that the header doesn't contain a To: header with
linux-kernel in it.
If the message was sent through owner-linux-kernel, but not
sent with linux-kernel in the To: header, this is a good
hint that it might be SPAM.
The solution is to filter both on Sender: and on To:...
:0:
* ^Sender.*owner-linux-kernel@vger.rutgers.edu
* ^TOlinux-kernel@vger.rutgers.edu
mail/linux-kernel
Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+
-
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