Home » Networking » Net_DNSBL
Checks if a given Host or URL is listed on an DNS-based Blackhole List (DNSBL, Real-time Blackhole List or RBL) or Spam URI Realtime Blocklist (SURBL)
This package is unmaintained.
Download latest release 1.3.7 (archived versions might be outdated)
License: PHP License
Description
Checks if a given Host or URL is listed on an DNS-based Blackhole List (DNSBL, Real-time Blackhole List or RBL) or Spam URI Realtime Blocklist (SURBL)
Documentation
Maintainers
- Sebastian Nohn (nohn) — lead, active
- Ammar Ibrahim (ammarmi) — developer, inactive
- James Wade (hm2k) — developer, active
Dependencies
Required
- PHP (>= 5.2.6)
- PEAR Installer (>= 1.4.0b1)
- Cache_Lite (>= 1.4.1)
- Net_DNS (>= 1.0.0)
- HTTP_Request2 (>= 2.0.0)
Releases
- 1.3.7 (stable, 2012-04-20)
Release notes
License: PHP License
* Fix #19382
- 1.3.6 (stable, 2011-12-25)
Release notes
License: PHP License
* Fix Bug Bug #19154 package.xml needs update [nohn]
- 1.3.5 (stable, 2011-12-20)
Release notes
License: PHP License
QA release
* Fix Bug #16382 - getListingBL() breaks silently if isListed() was called with 2nd parameter
* Fix Bug #16383 - getDetails() returns no results if 1 result
* Switch to PHP 5.x object style
* Fix PEAR Coding Standard issues - 1.3.4 (stable, 2010-10-15)
- 1.3.3 (stable, 2009-06-21)
- 1.3.2 (stable, 2009-05-08)
- 1.3.1 (stable, 2009-04-04)
- 1.3.0 (stable, 2007-08-11)
- 1.3.0a1 (alpha, 2007-05-06)
- 1.2.1 (stable, 2006-12-25)
- 1.2.0 (stable, 2006-12-18)
- 1.2.0beta1 (beta, 2006-12-10)
- 1.2.0alpha1 (alpha, 2006-10-26)
- 1.1.1 (stable, 2006-05-20)
- 1.1.0 (stable, 2006-03-17)
- 1.1.0beta2 (beta, 2006-03-11)
- 1.1.0beta1 (beta, 2006-03-10)
- 1.0.0 (stable, 2004-12-30)
- 0.5.4 (beta, 2004-12-02)
- 0.5.3 (beta, 2004-11-29)
- 0.5.2 (beta, 2004-11-29)
- 0.5.1 (beta, 2004-11-28)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #4360 | Closed | Req | 1.1.0 | 2005-05-16 | Returning which blacklist was hit |
| #5688 | Closed | Bug | 2005-10-13 | spamhaus.net Adv page? | |
| #7095 | Closed | Req | Irrelevant | 2006-03-11 | What is a DNSBL? |
| #7656 | Closed | Bug | 1.1.0 | 2006-05-18 | unittest is failed. |
| #9104 | Closed | Bug | 1.1.1 | 2006-10-20 | gethostbyname returns server's hostname |
| #10381 | Closed | Req | 2007-03-15 | Support for multiple results | |
| #10641 | Closed | Req | 1.2.1 | 2007-04-06 | Some DNSBLs return multiple A entries |
| #15977 | Closed | Doc | 2009-03-04 | SURBL lookups fail | |
| #16061 | Closed | Bug | 1.3.0 | 2009-04-03 | Invalid argument supplied for foreach() |
| #16203 | Closed | Bug | 1.3.1 | 2009-05-07 | URL encoding problem |
| #16353 | Closed | Bug | 1.3.2 | 2009-06-20 | IsListed($ip, true) raises a warning if a blacklist doesn't have a TXT-record |
| #16382 | Closed | Bug | 1.3.3 | 2009-06-26 | getListingBL() breaks silently if isListed() was called with 2nd parameter |
| #16383 | Closed | Bug | 1.3.3 | 2009-06-26 | getDetails() returns no results if 1 result |
| #16471 | Closed | Bug | CVS | 2009-07-25 | Unit tests fail |
| #16659 | Closed | Req | 1.3.3 | 2009-09-29 | Net_CheckIP > Net_CheckIP2 |
| #17474 | Closed | Bug | 1.3.3 | 2010-06-07 | Notice: Trying to get property of non-object in /usr/lib/php/Net/DNSBL.php on |
| #17475 | Duplicate | Bug | 1.3.3 | 2010-06-07 | Undefined property: Net_DNS_RR_CNAME::$address in /usr/lib/php/Net/DNSBL.php on |
| #17617 | Closed | Req | SVN | 2010-07-21 | Improve getHostForLookup function |
| #17789 | Wont fix | Req | 1.3.3 | 2010-08-22 | Cache_Lite and HTTP_Request should be optional |
| #18260 | Closed | Bug | SVN | 2011-02-10 | Depreciated packages as dependencies |
| #18261 | Closed | Bug | SVN | 2011-02-10 | ERROR: bad md5sum for file /usr/local/lib/php/Net/DNSBL.php |
| #18712 | Open | Req | SVN | 2011-08-05 | IPv6 support |
| #18883 | Assigned | Req | 1.3.4 | 2011-09-29 | Consider upgrading to Net_DNS2 |
| #19154 | Closed | Bug | 1.3.6 | 2011-12-21 | package.xml needs update |
| #19178 | Closed | Bug | 1.3.6 | 2012-01-01 | Resolver Nameservers not set |
| #19382 | Closed | Bug | 1.3.6 | 2012-04-13 | http://spamcheck.freeapp.net/ is down |
| #19452 | Assigned | Req | 2012-06-02 | Add support for Spamhaus DBL (domain block list) | |
| #20170 | Closed | Doc | 1.3.7 | 2014-01-08 | Summary is duplicated with description |
| #20172 | Feedback | Req | 1.3.7 | 2014-01-08 | Please change the license from PHP license |
| #20326 | Closed | Doc | 2014-07-01 | User note that is a documentation problem | |
| #20327 | Duplicate | Doc | 2014-07-01 | User note that is a documentation problem | |
| #20356 | Closed | Bug | SVN | 2014-07-30 | GitHub |