Hello.

SpamAssasin in local.cf set:

use_bayes 1
bayes_auto_learn 1
bayes_auto_expire 1
use_bayes_rules 1
bayes_path /var/db/bayes/bayes
bayes_file_mode 0666
bayes_min_ham_num 10
bayes_min_spam_num 20
bayes_auto_learn_threshold_nonspam -10
bayes_auto_learn_threshold_spam 20
bayes_journal_max_size 102400
bayes_expiry_max_db_size 150000

IP of sender is in trusted_networks.

Header X-Spam-Report message:

X-Spam-Report: Content analysis details: (-98.7 points, 5.0 required,0.5 bayes 
score)
  ____
  pts  rule name              description
  ---- ---------------------- --------------------------------------------------
  -100 ALL_TRUSTED            Passed through trusted hosts only via SMTP
   1.3 MISSING_SUBJECT        Missing Subject: header
  ____


In spamd.log - 
spamd: result: . -98 - ALL_TRUSTED,MISSING_SUBJECT scantime=0.5 
,size=969,user=(unknown),uid=58,required_score=5.0,rhost=localhost,raddr=127.0.0.1,rport=60081,mid=<569856404.20090702121...@xxx.xxxx.xx>,autolearn=no


We see that with -98.7 points and option 
"bayes_auto_learn_threshold_nonspam -10", 
but "autolearn=no". Why?


Reply via email to