[SURBL-Discuss] Using Mulitple zones

Doc Schneider maddoc at maddoc.net
Wed Apr 21 16:49:22 CEST 2004


> 
> You'd want to change rule name and description for each one:
> 
> uri SPAMCOP_URI_RBL  eval:check_spamcop_uri_rbl('sc.surbl.org','127.0.0.2')
> describe SPAMCOP_URI_RBL      URI's domain appears in spamcop database at sc.surbl.org
> tflags SPAMCOP_URI_RBL  net
> score SPAMCOP_URI_RBL  3.0
> 
> uri BE_URI_RBL  eval:check_spamcop_uri_rbl('be.surbl.org','127.0.0.2')
> describe BE_URI_RBL      URI's domain appears in BigEvil
> tflags BE_URI_RBL  net
> score BE_URI_RBL  3.0
> 
> uri WS_URI_RBL       eval:check_spamcop_uri_rbl('ws.surbl.org','127.0.0.2')
> describe WS_URI_RBL      URI's domain appears in sa-blacklist
> tflags WS_URI_RBL  net
> score WS_URI_RBL  3.0
> 
> Which led me to just fix our web site similarly for the
> description on ws.  ;-)   Have not added "be" there yet.
>

Ok guess I'll add all these and be a test case for doing this.

I do have the be zone being secondaried here so guess I'll give it a whirl.

I am really trying to break the all time SA record for a spam! HAR!

-Doc


More information about the Discuss mailing list