https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6221

--- Comment #17 from Sidney Markowitz <[email protected]> 2010-01-27 19:19:56 
UTC ---
(in reply to comment #16)

The queries are all sent before the rest of the rule processing, then the
replies are gathered at the end. Once the rest of the rules have been
processed, outstanding queries are polled in a nonblocking manner and each
reply is processed as it is found, until some timout is reached the the
remaining ones are dropped. Those are the ones that have the potential of
causing a problem if they arrive during the polling of the queries of another
message.

Since all the queries go out at once at the beginning, it wouldn't be possible
to reuse an ID after a reply is received.

I seem to recall that the new port per query was something that was tried and
dropped while working on bug 4260, but I'm not sure of that.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to