http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5711





------- Additional Comments From [EMAIL PROTECTED]  2007-11-01 13:41 -------
I haven't got to this yet; I wasted too much time last week attempting to
optimize the mass-check server cache scheduler (I probably should have just used
an SQL DB rather than DBM and called it a day).

Anyway, when I looked at this quickly last week, I believe that we can generate
"reuse only" set0+set1 results using the current code (if it's slightly modified
to not do the copy_config stuff it'll be faster though) using the --reuse option
without the --net option.  I haven't yet tested this, though, as I couldn't do
it quickly since I don't have any unmarked mail.

Bayes (and thus sets 2+3) can be added fairly easily too (with a bit more code
modification) and, again, without the need for a "--reuse-only" option.

I'd also like to have the output combined in a single log and to have whatever
uses the logs to pick out what it wants to use.  It already takes 20-30 minutes
to rsync my mass-check logs (and only 40-45 minutes to do the mass-check) so
multiple logs with overlapping data isn't too appealing to me.



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

Reply via email to