Hey BigJohn. Thanks a lot for the great tutorial.
I have done all the steps for my personal website, and even tho the "bayes_seen" and "bayes_toks" files seem to have grown a lot, and I can see some info about emails that were for processing on them, the email cron sent me was not very informative. All I got was this:
Code:
Learning SPAM
Learning HAM
Done
I was expecting to see the "Learned from
X message(s) (
Y message(s) examined)" message, but nothing beyond those lines came.
Of course, if the learning process is working, this shouldn't be a problem, but it would be better to be able to know what is happening. Could you give any hint of what could I do?