<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Net_DNSBL</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/19452" />
      <rdf:li rdf:resource="http://pear.php.net/bug/18883" />
      <rdf:li rdf:resource="http://pear.php.net/bug/18712" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/19452">
      <title>Net_DNSBL: Feature/Change Request 19452 [Assigned] Add support for Spamhaus DBL (domain block list)</title>
      <link>http://pear.php.net/bugs/19452</link>
      <content:encoded><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by nohn
2012-06-02T18:10:12+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
http://www.spamhaus.org/dbl/</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by nohn
2012-06-02T18:10:12+00:00
PHP: Irrelevant OS:  Package Version: 

Description:
------------
http://www.spamhaus.org/dbl/</pre>]]></description>
      <dc:date>2012-06-02T18:42:10+00:00</dc:date>
      <dc:creator>sebastian &amp;#x61;&amp;#116; nohn &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_DNSBL Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/18883">
      <title>Net_DNSBL: Feature/Change Request 18883 [Assigned] Consider upgrading to Net_DNS2</title>
      <link>http://pear.php.net/bugs/18883</link>
      <content:encoded><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by doconnor
2011-09-29T10:12:26+00:00
PHP: 5.3.8 OS:  Package Version: 1.3.4

Description:
------------
As per 
http://comments.gmane.org/gmane.comp.php.pear.qa/4356</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by doconnor
2011-09-29T10:12:26+00:00
PHP: 5.3.8 OS:  Package Version: 1.3.4

Description:
------------
As per 
http://comments.gmane.org/gmane.comp.php.pear.qa/4356</pre>]]></description>
      <dc:date>2012-04-28T20:28:24+00:00</dc:date>
      <dc:creator>daniel &amp;#x64;&amp;#111;&amp;#x74; oconnor &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Net_DNSBL Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/18712">
      <title>Net_DNSBL: Feature/Change Request 18712 [Open] IPv6 support</title>
      <link>http://pear.php.net/bugs/18712</link>
      <content:encoded><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by hm2k
2011-08-05T15:09:24+00:00
PHP: Irrelevant OS:  Package Version: SVN

Description:
------------
In 2010, IPv6 spam accounted for almost 2% of all spam.

* http://labs.ripe.net/Members/blazquez/content-spam-over-
ipv6

This is significant enough for a DNSBL for IPv6 to exist.

* http://virbl.bit.nl/

There are examples on how to use &quot;virbl.bit.nl&quot; with email 
servers, but not programmatically.

IPv6 is quite different to IPv4, since IPv6 is separated using a 
colon rather than a &quot;dot&quot;.

It is not possible to put a colon (:) in a hostname, so the 
current methodology could not be used.

IE: Dns resolved 2.0.0.127.cbl.abuseat.org to 127.0.0.2

I have contacted virbl at bit.nl to see what they propose.

This will form the start of development for IPv6 support in 
DNSBL.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by hm2k
2011-08-05T15:09:24+00:00
PHP: Irrelevant OS:  Package Version: SVN

Description:
------------
In 2010, IPv6 spam accounted for almost 2% of all spam.

* http://labs.ripe.net/Members/blazquez/content-spam-over-
ipv6

This is significant enough for a DNSBL for IPv6 to exist.

* http://virbl.bit.nl/

There are examples on how to use &quot;virbl.bit.nl&quot; with email 
servers, but not programmatically.

IPv6 is quite different to IPv4, since IPv6 is separated using a 
colon rather than a &quot;dot&quot;.

It is not possible to put a colon (:) in a hostname, so the 
current methodology could not be used.

IE: Dns resolved 2.0.0.127.cbl.abuseat.org to 127.0.0.2

I have contacted virbl at bit.nl to see what they propose.

This will form the start of development for IPv6 support in 
DNSBL.</pre>]]></description>
      <dc:date>2011-11-27T15:07:34+00:00</dc:date>
      <dc:creator>hm2k &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_DNSBL Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
