[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Full-Disclosure] filtering subscribers with procmail (was: Has Verisign time arrived ?)
- To: "Gregory A. Gilliss" <ggilliss@netpublishing.com>
- Subject: [Full-Disclosure] filtering subscribers with procmail (was: Has Verisign time arrived ?)
- From: Kiko Piris <fulldisclosure@pirispons.net>
- Date: Mon, 6 Oct 2003 17:44:07 +0200
On 06/10/2003 at 07:47, Gregory A. Gilliss wrote:
> (except for that post about filtering list subscribers - is that a
> procmail filter and can I have a copy?)
I have more or less this rule in my .procmailrc (I got it from a
colleague):
---8<---
:0
* ^X-BeenThere: .*full-disclosure@lists\.netsys\.com
* ? formail -x"From:" -x"From" -x"Sender:" | egrep -is -f
$HOME/mutt/blacklist.fd
/dev/null
--->8---
Then you can put the addresses you do not want to read in
~/mutt/blacklist.fd (one address per line).
BUT, be careful to do not put an empty line in the blacklist file, if so
it will "eat" all the messages.
--
Kiko
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.netsys.com/full-disclosure-charter.html