Hi all,
I have configured SpamAssassin with Scalix.
It works correctly.
In local.cf I have uncomment the following 2 lines:
use_bayes 1
bayes_auto_learn 1
Moreover as described in the following wiki
http://www.scalix.com/wiki/index.php?ti ... amAssassin
I use a script to fed sa-learn.
Looking in the header of the incoming emails I alway see text like the following::
tests=HTML_MESSAGE,MIME_HTML_MOSTLY,
RCVD_IN_DNSWL_LOW,TVD_SPACE_RATIO autolearn=no
I do not see the string "BAYES_00" after the word "tests", therefore I am not sure if bayes works correctly.
My question is this:
Does bayes works correctly ?
How can I test if bayes works correctly ?
Thanks for any help. Miche