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





------- Additional Comments From [EMAIL PROTECTED]  2004-10-28 15:02 -------
The test case I attached to bug 3924 that uses just Net::DNS and IO::Select
shows pretty clearly what it is doing. It appears that each URI in the message
results in a bgsend for each of the urirhssub and urirhsbl entries in user_prefs
plus one more for an NS lookup of the URI's domain name.

So for the full test case that was submitted for bug 3924 that 4 times the
number of URIs.

How does this patch limit that? Does it mean that if you run under Windows you
work around the crash by setting the URI limit to less than 350 divided by the
number of urirhssub and urirhsbl entries in your user_prefs?

Is that a reasonable workaround?






------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to