[SURBL-Discuss] Re: Non-SA URIBLs no longer hitting with SA 3.0.1

Raymond Dijkxhoorn raymond at prolocation.net
Sun Oct 24 21:06:37 CEST 2004


Hi!

> ifplugin Mail::SpamAssassin::Plugin::URIDNSBL
>
> urirhssub URIBL_JP_SURBL multi.surbl.org.   A   64
> header    URIBL_JP_SURBL eval:check_uridnsbl('URIBL_JP_SURBL')
> describe  URIBL_JP_SURBL Contains a URL listed in the JP SURBL blocklist
> tflags    URIBL_JP_SURBL net
> score     URIBL_JP_SURBL 4.0
>
> urirhsbl  URIBL_MP block.rhs.mailpolice.com.   A
> header    URIBL_MP eval:check_uridnsbl('URIBL_MP')
> describe  URIBL_MP Contains a URL listed in the MP SURBL blocklist
> tflags    URIBL_MP net
> score     URIBL_MP 2.0
>
> urirhsbl  URIBL_UC uc.sasknow.com.   A
> header    URIBL_UC eval:check_uridnsbl('URIBL_UC')
> describe  URIBL_UC Contains a URL listed in the UC SURBL blocklist
> tflags    URIBL_UC net
> score     URIBL_UC 0.5
>
> endif   # Mail::SpamAssassin::Plugin::URIDNSBL
> =====
>
> The only difference is that I have my scores included in my .cf file.
> Raymond, where do you locate your scores?

Inside the local.cf, but ALSO do a

  ifplugin Mail::SpamAssassin::Plugin::URIDNSBL

and

  endif   # Mail::SpamAssassin::Plugin::URIDNSBL

Around those scores, might help.

Bye,
Raymond.


More information about the Discuss mailing list