> With Maildir folders, it only trains on messages in the cur directory > and not in the new directory, unless you use the -n flag. See > sb_mboxtrain.py --help.
OMG!!! It has a help! Does it come with a kitchensink also? ;-) >> By the way, what's a fast way to see some ham/spam statistics like >> in the >> Outlook plugin? > > What statistics are you after? sb_mboxtrain doesn't store as much > information as sb_server/Outlook, so there isn't as much you can find > out. Never mind, I wrote this quick hack myself: $ elinks -source http://localhost:8880 | grep am: | html2text Now I only have to find a reliable way of detecting if sb_server is already running, start it if needed, and shut it down when done. -- Amedee _______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html