http://bugzilla.spamassassin.org/show_bug.cgi?id=4461
------- Additional Comments From [EMAIL PROTECTED] 2005-07-05 17:27 ------- Subject: Re: New: mass-check --reuse cannot deal with previously-unscanned mail On Tue, Jul 05, 2005 at 05:20:16PM -0700, [EMAIL PROTECTED] wrote: > - what if the user has not installed Mail::SPF::Query, or a similar required > module, or was running with -L, and therefore would have X-Spam-Status > lines but never any hits on those rules? or if the corpus has status lines from old versions (2.x for instance), etc. These issues are why I stopped implementing reuse last year fwiw. The way I was going to solve it was to have a plugin which recorded the network queries and results in the header, then on mass-check, when network queries start coming in, it would just use the header as a cache for the results. That was the start of the NetCache plugin, which never got finished. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
