[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Full-Disclosure] filtering subscribers with procmail (was: Has Verisign time arrived ?)



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