http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4901
------- Additional Comments From [EMAIL PROTECTED] 2006-05-23 05:29 ------- (In reply to comment #5) > The patch generally looks good, but is there a reason to use $! and not $resolver->errorstring ? > Something similar to the code in the Net::DNS POD: > > warn "query failed: ", $res->errorstring, "\n"; Yes... we don't use the Net::DNS resolver here. Instead we write directly to the socket. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
