Hi list!!

All the Spam and the Ham that I have recieved, is not stamped with "auto_learn"
string eventhough "bayes_auto_learn" and "auto_learn" are 1, this is my
configuration to SpamAssassin in amavis-new :

****AMAVIS-NEW***********************
$sa_auto_whitelist = 1;
$sa_timeout = 30;
$sa_spam_subject_tag = '***Posible SPAM*** ';
$sa_tag_level_deflt  = -999;
$sa_tag2_level_deflt = 3.0;
$sa_kill_level_deflt = 5.0;
$sa_dsn_cutoff_level = 10;
********************************************

And te local.cf in SpamAssassin looks like this:

*****************************local.cf (Spamassassin)**********************

require_version         2.63
required_hits           5.0
rewrite_subject         0

subject_tag             *****SPAM*****
report_safe             1
use_terse_report        0

use_bayes               1
bayes_auto_learn        1
bayes_auto_learn_threshold_nonspam      0.1
bayes_auto_learn_threshold_spam         10.0
bayes_min_ham_num       200
bayes_min_spam_num      200
bayes_path      /var/amavis/.spamassassin/bayes
bayes_file_mode 0770

auto_learn              1

rbl_timeout             8
use_razor2              0
use_dcc                 0
use_pyzor               0

ok_languages            en es
ok_locales              en
****************************************************************

The only way I used to learn from my ham & spam is through the sa-learn tool...

Can you help me????

Attachment: binPL7fCrJbod.bin
Description: PGP Public Key

Reply via email to