From: GrayHat <gr...@gm...> - 2008-11-11 13:34:16
|
>> address in the A record - typically 127.0.0.1 - 127.0.0.4. If the RBL > 127.0.0.2-255 > Zen returns from .2 to .11, surbl return from .2 to .128, spamcop just .2 > I don't recall a common dnsbl returning .1 don't just focus on "zen" or similar RBLs; other blacklists may return different results (e.g. 127.2.1.32) so it would be a better idea checking for the "127"; that said if the DNS query code works there shouldn't be any need to perform additional checks :) as I wrote, I suspect that the Net::DNS module may have some "glitches" which cause problems |