Spambayes does not use or understand the concept of rules, Sorry, this was meant for spamassassin. but if it has only been in use for a week, I suppose that it hasn't been trained yet. How many ham and spam mails have you trained on? This was my first question to the client and he did not give me a number, he just said he felt like it should be trained by now. I am meeting him tomorrow morning and will see if i can get some numbers. Is there a command to run that will show the spambayes DB and exactly how many have been trained in all categories?
_______________________________________________ SpamBayes@python.org http://mail.python.org/mailman/listinfo/spambayes Info/Unsubscribe: http://mail.python.org/mailman/listinfo/spambayes Check the FAQ before asking: http://spambayes.sf.net/faq.html
On Mon, June 22, 2009 17:27, Chris Arnold wrote:
Spambayes does not use or understand the concept of rules,
Sorry, this was meant for spamassassin.
but if it has only been in use for a week, I suppose that it hasn't been trained yet. How many ham and spam mails have you trained on?
This was my first question to the client and he did not give me a number, he just said he felt like it should be trained by now. I am meeting him tomorrow morning and will see if i can get some numbers. Is there a command to run that will show the spambayes DB and exactly how many have been trained in all categories?
If you are running sb_server.py in the background, you could use elinks -source http://localhost:8880 | grep am: | html2txt Hope this helps
participants (2)
-
Amedee Van Gasse -
Chris Arnold