On Wednesday 16 June 2004 12:56 pm, Matt Thoene wrote:
> Hi,
>
> I'm using SpamAssassin version 3.0.0-r10051 but the URIBL's don't seem
> to be working. I have the following in my local.cf file...
>
> urirhsbl  URIBL_WS_SURBL  ws.surbl.org.   A
> header    URIBL_WS_SURBL  eval:check_uridnsbl('URIBL_WS_SURBL')
> describe  URIBL_WS_SURBL  Contains a URL listed in sa-blacklist
> tflags    URIBL_WS_SURBL  net
> score     URIBL_WS_SURBL  3.0
>
> urirhsbl  URIBL_SC_SURBL  sc.surbl.org.   A
> header    URIBL_SC_SURBL  eval:check_uridnsbl('URIBL_SC_SURBL')
> describe  URIBL_SC_SURBL  Contains a URL listed in the sc.surbl.org
> blocklist tflags    URIBL_SC_SURBL  net
> score     URIBL_SC_SURBL  3.0
>
> I'm using spamassassin, not spamd.
>
> Does the config look correct? Spamassassin --lint gives me no errors
> on the above.

In the same dir as your local.cf, /etc/mail/spamassassin or such. Create a 
file called init.pre and put in the following line:

loadplugin     Mail::SpamAssassin::Plugin::URIDNSBL

HTH,
Jeremy

Reply via email to