Luc MAIGNAN wrote: > Under Amavis, I can't setup the SpamAssassin option that set the X flag > status that give the status of the message and the results of all the > tests even if the message is considered as ham.
> Has anyone an idea ? additional headers are only inserted if the score of an email reaches the value of sa_tag_level. See also: http://www.ijs.si/software/amavisd/#faq-spam To add message related headers for every mail you can set $sa_tag_level = -999 It's also important that you've set @local_domains_acl correctly. Afterwards you should see additional headers like X-Spam-Flag, X-Spam-Status... -- Daniel ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ 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/