http://bugzilla.spamassassin.org/show_bug.cgi?id=3997
------- Additional Comments From [EMAIL PROTECTED] 2005-01-19 13:53 ------- Created an attachment (id=2611) --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2611&action=view) possible workaround patch This patch might help, especially if comment 23 is indicative of some cache error or data corruption from the Net::DNS module (thread safety, perhaps?). It basically ignores A record hits not beginning with 127 unless the subtests go into that first octet, so it solves the problem, but the patch stops affecting the code if someone needs more than 24 bits. I also moved a variable outside of a loop. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
