procmail
[Top] [All Lists]

RE: Blocking email addresses...

2001-03-23 09:00:07

Well of course most of these are "one time only" addresses, so this will largely
be an exercise in futility, but here's one way you can do it

I supplied a few addresses.... to add more, copy the 'loser@' line (i.e. make
sure it ends with |\ and that there is a ( and ) at the beginning/end
respectively



:0
* ^From:.*(anyone(_at_)nowhere(_dot_)net|\
loser(_at_)whereverelse\(_dot_)com|\
anotherdork(_at_)iamaspammer\(_dot_)com)
{
        EXITCODE=67


        :0
        /dev/null
}


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>