http://bugzilla.spamassassin.org/show_bug.cgi?id=3924
------- Additional Comments From [EMAIL PROTECTED] 2004-11-13 02:39 ------- > Net::DNS can be forced to use TCP I just tried that to see if it would make a difference in behaviour and found that it does not. I set the usevc option to true. Looking at the source code in Net::DNS, I see that send will use tcp instead of udp if usevc is set, but bgsend always uses udp. I don't know if it is a bug in Net::DNS or as designed, but because of it the usevc option cannot be used as a workaround for this bug. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.