http://bugzilla.spamassassin.org/show_bug.cgi?id=3016
------- Additional Comments From [EMAIL PROTECTED] 2004-02-06 09:39 ------- 25 seconds still sucks; this is due to SA trying to look up various aspects (A, MX records) of the same bogus domain, sometimes the same query is sent twice. This also affects the parsing of the "Received" lines. I fear there needs to be a shared cache in EvalTests.pm and Received.pm that tracks these bogus domains, so that any queries (whether A or MX) regarding those servers can be skipped. This is beyond my possibilities right now.. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
