SA Bugzilla – Bug 3245
URIDNSBL plugin FPs on invalid URIs
Last modified: 2004-05-15 19:01:59 UTC
Domains consisting of all dots are being looked-up. These are the only false positives in my corpus which is how I noticed them. It could be that other nonsense domains are being looked up as well.
Created attachment 1880 [details] somewhat stripped-down example messages Checking with: mass-check -n --debug --rules=URIBL --net --mbox examples
Created attachment 1881 [details] debugging from mass-check Attachment is STDERR from this command: mass-check -n --debug --rules=URIBL --net --mbox examples Note that the DNS look-ups are well-cached by this point.
this has been fixed