Opps , I found that!! It is in amavisd.conf, is it that I need to edit?
$sa_tag_level_deflt = 3.0; # add spam info headers if at, or above that level $sa_tag2_level_deflt = 6.3; # add 'spam detected' headers at that level $sa_kill_level_deflt = $sa_tag2_level_deflt; # triggers spam evasive actions
Yep. THAT is what you need to edit.. changing required_hits doesn't change if the message will be tagged or not under amavis.
