On 6-May-2009, at 07:13, RW wrote:
On Wed, 6 May 2009 01:43:08 -0600
ɹןʇnqן <lbut...@covisp.net> wrote:
The trouble appears to me to be that sa-learn has no concept of
whether or not it has learned a message or not.
It does, they are stored in the bayes_seen file if you are using
db storage.
It odes int aht it doesn't relearn then, but it doesn't in terms of
processing them. Lemme explain.
If I have a maildir with 109 messages, 9 of which are new, running sa-
learn might take X minutes. If I have a maildir with 9 messages, all
of which are new, sa-learn takes much less than X minutes. If I have
a maildir with 2893 messages, 9 of which are new, it will take much
much more than X minutes.
--