https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6075
--- Comment #20 from Mark Martinec <[email protected]> 2009-03-02 10:42:56 PST --- > Well, in the way of debugging Perl (as comment #11 suggested) I have > found a script that can help a bit, JFYR. The script is as follows: It sounds like a waste of time trying to debug code generating queries, when you already know (from a packet capture) that queries are generated and are being sent, and queries do look normal (did you check the raw capture with wireshark?). Perhaps it's a burst of packets that is being blocked, maybe it's NAT/PAT borking up sessions, maybe it's one of the bonded wires that is eating packets, ... Try to see what is happening at the DNS server's end. Set up your own, if you have no access to your provider's resources. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
