procmail
[Top] [All Lists]

Re: Scoring Recipe for repeating addresses?

2002-06-20 03:01:38
Professional Software Engineering skribis:
Ruud H.G. van Tol:

|  :0
|  * ^To:.*postmaster@
|  * ^Cc:(_dot_)*postmaster(_at_)(_dot_)*postmaster@.*postmaster@
|  ! spam42

You should review the request again - this doesn't do anything to
address the "or other "samename" addresses" part of the request,

Still crippled, but maybe useful:

|  :0
|  * ^To:.*[^-+_a-z0-9&]\/[-+_a-z0-9&.]+@
|  * ^Cc:(_dot_)*(_at_)(_dot_)*@.*@
|  {
|    :0
|    *$ ^Cc:.*$MATCH.*$MATCH.*$MATCH
|    ! spam42
|  }

(should match the very first address in the To, upto and including 
the `@' and look for at least 3 more in the Cc)


(BTW your subject rewrite thing is creeping into posts sent to the
list) 

Yes, and I should do something else about it (but removing them by 
hand occasionally).

-- 
Affijn, Ruud

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