https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6573
--- Comment #4 from Kevin A. McGrail <[email protected]> 2011-05-05 12:54:09 UTC --- (In reply to comment #3) > > We are talking about this patch, yes? If so, I don't use IPv6 but I really > > liked the empty if comment change. > > I don't use IPv6 but I was looking for a type eq 'AA' so if this works, I > > see > > the logic as good but it confuses me a bit. > > Sorry, I don't think I understand what you are trying to say. That's because I MEANT to write 'AAAA'. If we get an IPv6 answer, won't it have a type of AAAA and not A? So maybe an elseif $answer->type eq 'AAAA' is needed rather than assuming A? > Yes, this patch chunk is what we are taking about, a change > in sub dnsbl_hit. As shown by: svn diff -c1099506 Thanks. I was using svn diff Dns.pm -r 1040623 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
