On Mon, 1 Mar 2004, Jeff Makey wrote:
> Regarding my patch, Theo Van Dinter wrote:
> >you change the expiry algorithm from LRU to FIFO, which is
> >very likely to cause checks to be less accurate.
>
> (For the acronym-impaired: those are Least Recently Used and
> First In, First Out.)
>
> Does sa-learn not update the atime on the Bayes tokens that it
> modifies? My full procedure includes using sa-learn on all
> non-whitelisted mail, so I would expect that the LRU aspect would be
> preserved.
Do you also exclude the Bayes score in your procmail recipe when
you decide what to learn on?
The Bayes auto-learn code explictly excludes the Bayes score when making
its decsions to prevent positive feedback cycles.
Why not do auto-learining, but learn to the journal file?
As that's just an append it should be safe to do.
If it's a matter of write access over a network file system
(EG NFS or CIFS) then you could hack up local journal files and then
have a "sa-learn" cron job that collects the journal files and
processes them.
--
Dave Funk University of Iowa
<dbfunk (at) engineering.uiowa.edu> College of Engineering
319/335-5751 FAX: 319/384-0549 1256 Seamans Center
Sys_admin/Postmaster/cell_admin Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{