https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8197
--- Comment #14 from Sidney Markowitz <sid...@sidney.com> --- Oh, I just realized that there is an easy solution to this! The bug is in Net::DNS::Nameserver The only place where SpamAssassin calls that in dnsbl_subtests.t to create a local DNS nameserver for the test. All we have to do is skip the test when in Windows with the bad version of Net::DNS, nothing in SpamAssassin itself will fail. I'll commit that change to the test and close this. -- You are receiving this mail because: You are the assignee for the bug.