https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7070
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |INVALID --- Comment #8 from Kevin A. McGrail <[email protected]> --- (In reply to Quanah Gibson-Mount from comment #6) > (In reply to Kevin A. McGrail from comment #3) > > > > Are you getting timeouts or are you getting invalid answers or a combination > > of both? Do you see debug output saying: async: escaping: lost or timed out > > requests or responses? My guess is you do because the DNS system is > > realizing something is bonkers and short-circuiting to prevent loops. > > Just one: > > Jul 15 15:28:14.562 [48690] dbg: async: escaping: lost or timed out requests > or responses > > > for a given message (until I re-run SA again of course. ;) ) Which is why we look at Debug messages as a whole and not just one line. This is recognizing that your DNS is messed up and aborting further lookups which is likely setting all kinds of safety-valves through the code. You have non-stable DNS and should not run with Network Tests. -- You are receiving this mail because: You are the assignee for the bug.
