----- Original Message -----
From: "Internet Chicago Staff" <[EMAIL PROTECTED]>
> I've supposedly got this installed on one of my servers to try it out but
I
> can seem to get it to work which of my conf files am I supposed to put the
> references
>
> uri SA_URI_RBL
eval:check_spamcop_uri_rbl('ws.surbl.org','127.0.0.2')
> describe SA_URI_RBL URI's domain appears in spamcop database at
> ws.surbl.org
> tflags SA_URI_RBL net
> score SA_URI_RBL 3.0
>
> Sorry to ask but I am a windoze idiot with 47 Windows 6 Linux (moving more
> and more towards linux but trying to understand it all is challenging)
Create a separate .cf file for it and place it in the same directory as your
local.cf file, typically /etc/mail/spamassassin (if you install the patch,
you may already have this file created as spamcop_uri.cf).
Then cycle your spamd or amavisd process, depending on how you are calling
spamassassin, and you should be good to go.
Bill