Scott Kopel <[EMAIL PROTECTED]> writes:

> It's clear that my SA is now performing rbl checks and I apologize for
> being slow, but I still don't see how to configure my local.cf to get
> SA to perform checks at specific rbl lists eg spamcop.net
>
> I checked the suggested urls, but none of them shows how they work in SA
>
> if someone could paste in or attach a sample local.cf with some rbls
> configured, I think that would help.  thanks btw I am using SA with
> Mailscanner and local.cf is linked to their file called
> spam.assassin.prefs.conf

My advice is to use the standard blacklists that ship with SpamAssassin.
If you are using SpamAssassin 2.5x, you'll want to disable some defunct
DNSBLs, but 2.60 will work fine out of the box:

For 2.5x, you can put this into local.cf:

------- start of cut text --------------
score RCVD_IN_ORBS 0
score RCVD_IN_OSIRUSOFT_COM 0
score X_OSIRU_DUL 0
score X_OSIRU_DUL_FH 0
score X_OSIRU_OPEN_RELAY 0
score X_OSIRU_SPAMWARE_SITE 0
score X_OSIRU_SPAM_SRC 0
score RCVD_IN_BL_SPAMCOP_NET 0 2.25 0 1.50
------- end ----------------------------

Make sure those lines are gone when you later upgrade to 2.60.

SpamCop is now 100% free, so the above turns it on with the forthcoming
2.60 score which should be reasonably good.

Go with the defaults for everything else.

Daniel


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to