Juan,
You did the correct thing. Setting the score to zero will disable the rule. How are you running spamassassin (spamd, milter, MailScanner, procmail)? --- ---- Kind Regards, David David Flanigan Mobile: +1.513.560.8231 E: d...@flanigan.net W: http://www.flanigan.net On 2015-01-09 12:34, Juan Pablo wrote: > Hola, > > I have run into trouble with dnsbl.ahbl.org shutting down. > > I have added > > score DNS_FROM_AHBL_RHSBL 0 > > to /etc/mail/spamassassin/local.cf and restarted spamassassin > (/etc/init.d/spamassassin restart) > > The problem I have is email still come in and get high score due to > DNS_FROM_AHBL_RHSBL > > 2.66 DNS_FROM_AHBL_RHSBL From: sender listed in dnsbl.ahbl.org > > What is the best way to resolve this? > > Running > > # lsb_release -a > Distributor ID: Ubuntu > Description: Ubuntu 10.04.4 LTS > Release: 10.04 > Codename: lucid > > # dpkg -l | grep spamassa > ii spamassassin 3.3.1-1 Perl-based spam filter using text analysis > > ~~Juan --