procmail
[Top] [All Lists]

Procmail Multiple-Spam Catcher Recipe?

2002-01-16 07:41:14
        Procmail is doing other good things for me. However,

1. When I do this, each message source really is filtered to dufus:

# Filter out Spam mail and delete it.
#:0
#* ^From:(_dot_)*x(_at_)mcmail(_dot_)cis(_dot_)mcmaster(_dot_)ca
#dufus
#:0
#* ^From:(_dot_)*y(_at_)mcmail(_dot_)cis(_dot_)mcmaster(_dot_)ca
#dufus


2. But when I try to combine sources like this,

# Filter out Spam mail and delete it.
#:0
#* 
^From:(_dot_)*x(_at_)mcmail(_dot_)cis(_dot_)mcmaster(_dot_)ca,y(_at_)mcmail(_dot_)cis(_dot_)mcmaster(_dot_)ca
#dufus

or add a * to the second one, or in any way shorten the full
treatment, only the first source is filtered.


        What's wrong? Do I have to treat each source separately as in the
first example? Is there a more efficient approach for non-technies? I
haven't found example recipes simple enough for me.

                          KENNETH BLACKWELL




_______________________________________________
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>