Koozali.org: home of the SME Server

Is anyone using ahbl.org blacklists?

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Is anyone using ahbl.org blacklists?
« on: April 29, 2014, 02:23:51 AM »

http://www.dnsbl.com/2014/04/status-of-dnsblahblorg-shutting-down.html

"On March 26, 2014, blacklist administrator Brielle Bruns announced that the Abusive Hosts Blocking List DNSBLs are to be shut down."

"As a result, the lists dnsbl.ahbl.org, ircbl.ahbl.org and rhsbl.ahbl.org, and associated public look up tools are being retired."

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Is anyone using ahbl.org blacklists?
« Reply #1 on: April 30, 2014, 06:41:56 AM »
Thanks Charlie!!!

I had one of them configured.

We have this by default on SME8

more /etc/e-smith/db/configuration/defaults/qpsmtpd/RBLList
bl.spamcop.net:dnsbl.ahbl.org:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:psbl.surriel.com:zen.spamhaus.org

and on SME9

[root@www migrate]# more /etc/e-smith-release
SME Server release 9.0beta4
[root@www migrate]# more /etc/e-smith/db/configuration/defaults/qpsmtpd/RBLList
bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:list.dsbl.org:multihop.dsbl.org:psbl.
surriel.com:zen.spamhaus.org

So we need to remove those from the defaults, and also add dnsbl.ahbl.org to the 20RBLList migrate fragment.

Is there more to it than that?

......

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Is anyone using ahbl.org blacklists?
« Reply #2 on: April 30, 2014, 02:26:45 PM »
[root@www migrate]# more /etc/e-smith-release
SME Server release 9.0beta4
[root@www migrate]# more /etc/e-smith/db/configuration/defaults/qpsmtpd/RBLList
bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:list.dsbl.org:multihop.dsbl.org:psbl.
surriel.com:zen.spamhaus.org

So we need to remove those from the defaults, and also add dnsbl.ahbl.org to the 20RBLList migrate fragment.

Is there more to it than that?

Post to bugzilla please and we will capture all followup discussion there. Thanks.

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Re: Is anyone using ahbl.org blacklists?
« Reply #3 on: May 06, 2014, 08:22:26 AM »
This needs a bug otherwise it will get lost.
SME 9 RC1 is being prepared - it could go into there...
............

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Is anyone using ahbl.org blacklists?
« Reply #4 on: May 06, 2014, 02:12:27 PM »
wellsi

Bug created
http://bugs.contribs.org/show_bug.cgi?id=8366
It needs duplicating to a sme 9 bug I assume.
...

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Re: Is anyone using ahbl.org blacklists?
« Reply #5 on: May 06, 2014, 04:45:47 PM »
Thank You.

............

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Is anyone using ahbl.org blacklists?
« Reply #6 on: May 07, 2014, 12:04:38 AM »
Thanks for reporting and building this.  I had to go out of town.
......

Offline wellsi

  • *
  • 475
  • +0/-0
    • http://www.wellsi.com
Re: Is anyone using ahbl.org blacklists?
« Reply #7 on: May 07, 2014, 12:08:14 AM »
Both are in the testing repos now (either smetest or smeupdates-testing depending on how soon you check) and waiting for verification

SME 9: Bug 8368 - Remove ahbl.org blacklists

Fixed in smeserver-qpsmtpd-2.4.0-8.el6.sme.noarch

%changelog
* Tue May 6 2014 Ian Wells <esmith@wellsi.com> 2.4.0-8.sme
- Remove dnsbl.ahbl.org RBL List [SME: 8368]


SME 8: Bug 8366 - Remove ahbl.org blacklists

Fixed in smeserver-qpsmtpd-2.2.0-22.el5.sme

%changelog
* Tue May 6 2014 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme
- Remove dnsbl.ahbl.org RBL List [SME: 8366]
............