http://bugzilla.spamassassin.org/show_bug.cgi?id=3997





------- Additional Comments From [EMAIL PROTECTED]  2005-04-13 00:55 -------
Subject: Re:  DNS answers get mixed up

It's probably easier to manage the problem of DNS UDP socket confusion by
using a single socket for all queries. Then it is expected that all
queries return on the same socket, and you can just use the DNS query ID
to match responses with queries instead of trying to use the socket to do
so. This is also much more efficient.

Tony.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to