Karsten,

> this doesn't seem to change anything
>
> @spam_kill_level_maps = ( ...

> The domains I use are in @local_domains_maps = (
> read_hash("$MYHOME/local_domains") ); and normal Spam tagging works.
> But the kill level doesn't seem to change.
>
> The header still states 6.31
>
> X-Spam-Status: No, score=-2.406 required=6.31 tests=[AWL=0.194,
> BAYES_00=-2.599, SPF_PASS=-0.001]

The "X-Spam-Status:...required=xxx" shows tag2 level, not kill level.

The idea is that tag2 only reflects tagging (CC_SPAMMY) in a header
(e.g. X-Spam-Flag: YES), while kill level really does what it means
(blocking, quarantining). It is least confusing to keep both at the
same value, e.g. @spam_kill_level_maps = @spam_tag2_level_maps = (...);

  Mark

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to