Mark Martinec wrote:
>
> Peter,
>
>> 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.
>
> Have you by any chance disabled SA network tests by setting
> $sa_local_tests_only to 1? It defaults to 0 (network tests not disabled).
>
> Running: 'amavisd debug-sa' would tell more details on SA operations.
>
> Mark
>
>
It's set to 0 in /usr/local/etc/amavisd.conf
René Berber-2 wrote:
>
> 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
>
>
>
I have skip_rbl_checks 0 set in /usr/local/etc/mail/spamassassin/local.cf
--
View this message in context:
http://www.nabble.com/How-Do-I-Enable-RBLs-tf3896474.html#a11049859
Sent from the SpamAssassin - Users mailing list archive at Nabble.com.