http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5790
------- Additional Comments From [EMAIL PROTECTED] 2008-01-18 17:21 ------- > I still wonder why there are 100 queries for the 23 subtests and why there > are queries to other than the spamassassin servers. There are probably several rules active, each covering some RBL zone. Seems normal. I checked a handful of queries which are reported as timed out in the log (as also listed in #11), looking at the first tcpdump you posted, which I understand corresponds to a failing case. Assuming the log and the dump correspond to the same event. I could find all the replies corresponding to the queries (matching port number and a dns query ID number) - and not even all returning NXdomain, some returning normal replies. So it seems the DNS packets were not lost, but somehow did not make it back to the program. No idea why. Perhaps instrumenting Net::DNS with a couple of low level prints could reveal more. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
