Charles Farinella a écrit :

Can I attach X-Spam-Status to all emails regardless of whether they
actually reach the kill level?  In amavisd.conf I have set:

$sa_tag_level_deflt  = -99.0; # add spam info headers if at, or above
that level
this should work. make sure you don't have a second declaration in your config file.
you can also just say
   $sa_tag_level_deflt = undef;   # tag all mail

I thought I had read that this would do it, but that isn't happening. Can I do this? While we catch lots of spam, we still get quite a bit
and this information would be helpful in tuning our SA scores.



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
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