On Sat, 2004-07-03 at 18:47, Mike McMullen wrote: > The best thing you can do for bayes is to train it religiously each night. > Since we only have 6-7 email users, I have a absurdly simple script > that runs sa-learn on each user's Spam and Ham mailbox each night. > I just name each person's mailbox explicitly in the shell script.
I do exactly the same thing. The script runs once every 30 minutes. When i see a spam that's not flagged, i just drag it to the Spam folder. Same for a ham that gets flagged as spam - i drag it to Ham. The script uses a Perl IMAP module and feeds the mail to sa-learn. > Crude but effective. :-) -- Florin Andrei http://florin.myip.org/
