local.cf: ------------ bayes_auto_learn 1 bayes_auto_learn_threshold_nonspam 0.2 bayes_auto_learn_threshold_spam 12.0
spam: -----------------*X-Spam-Status:* Yes, score=17.9 required=5.2 tests=ADVANCE_FEE_1,ADVANCE_FEE_2,
ADVANCE_FEE_3,ADVANCE_FEE_4,BAYES_99,DEAR_FRIEND,HTML_00_10, HTML_MESSAGE,SARE_MSGID_LONG40,SUB_HELLO autolearn=no version=3.1.4From my understanding, SA should automatically learn any mail which has score > 12 as spam and < 0.2 as a ham. Am I correct?
--beast