Gustafson, Tim wrote:

How do you keep your ntokens so low?

Mine averages ((nspam + nham) * 10).  Yours is basically (nspam + nham).
Do you run some job that expires tokens or something?  I'm running
sa-learn --force-expire once a day (and it takes about 2-3 minutes to
run) but the ntokens never seems to go down.  :\

I don't run --force-expire at all. I think it will automatically expire tokens when certain criteria are met -- none of which I can recall as I write this e-mail, though I know you can find it online.


I have a conrjob that runs a script every half-hour that checks for e-mails that need to be manually fed in to sa-learn. It pulls them out of designated ham and spam IMAP folders, runs them through sa-learn, and then runs sa-learn again with --sync. I think the --sync may be what does it, but I don't know for sure.

-----Original Message-----
From: Matt Barton [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 24, 2004 11:27 AM
To: SA Users List
Subject: Re: sa-learn ham

Since we're all playing show-and-tell, here is a dump of the magic on my

company's mail server.

0.000          0          3          0  non-token data: bayes db version
0.000          0     101024          0  non-token data: nspam
0.000          0     164343          0  non-token data: nham
0.000          0     240026          0  non-token data: ntokens

-- Matt Barton Webexcellence PH: 317.423.3548 x22 TF: 800.808.6332 x22 FX: 317.423.8735 [EMAIL PROTECTED] www.webexc.com

Reply via email to