Platform: Debian Sarge + amavisd-new-20030616-p10 + spamassasin 3.x
Hi all,
i configured my amavisd.conf file with the next parameters about spam
handling:
$sa_local_tests_only = 0;
$sa_auto_whitelist = 1;
$sa_timeout = 30;
$sa_mail_body_size_limit = 150*1024;
$sa_tag_level_deflt = -9999.9;
$sa_tag2_level_deflt = 4.5;
$sa_kill_level_deflt = 8.0;
$sa_dsn_cutoff_level = 12.0;
$sa_spam_subject_tag = '[SPAM?] ';
$sa_spam_modifies_subj = 1;
$first_infected_stops_scan = 1;
This parameters seems to be avoided because i have configured a hard
limit of 12 in the spam processing and i'm accepting (but tagging fine)
spam with even more than 16 points as you can see in the following snipet:
<snip>
X-Spam-Status: Yes, hits=16.4 tagged_above=-9999.9 required=4.5
tests=[...]
X-Spam-Level: ****************
X-Spam-Flag: YES
</snip>
Does anyone can tell me why amavis is accepting tagged spam messages
over 12 point as configured?
Thanks in advance.
BR,
jonathan
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/