On Dec 22, 2003, at 2:15 AM, Matt Sergeant wrote:
$sel->add($res->bgsend("$reversed_ip.$dnsbl"));
And all is working fine now.
It should probably read: "ANY" rather than "TXT".
Sending "ANY" to a recursive/caching dns server is just asking it to return any records it has (so if it had say a LOC record cached that would be returned). It's only when asking the authoritative server you can be sure ANY means "all".
I can't think of how this would be a real issue though, so I vote for the change. :-)
- ask
-- http://www.askbjoernhansen.com/
