Peter Pluta wrote:

> I have a relatively stock install of amavisd-new and spamassassin. How can I
> enable all the RBL checks. I think this is my main source of spam the lack
> of RBL's. I checked an ip of a spam I recently got and it showed up as
> "SPAM" in the dnstools spam database checker. I haven't been able to find
> any good guides on RBL's and spamassassin on Google. Any help would be
> greatly appreciated.

It is enabled by default, see `perldoc Mail::SpamAssassin::Conf`:

"skip_rbl_checks ( 0 | 1 )   (default: 0)
               By default, SpamAssassin will run RBL checks.  If your ISP
               already does this for you, set this to 1."

I don't know amavis but, for instance MailScanner does disable it since it also
does RBL checks, you can configure MS not to do it and let SA run them (with the
difference than in MS you choose the RBL list, SA has a standard list).
-- 
René Berber

Reply via email to