Zhang Huangbin, > I got a strange issue these days. > My env: > - OS: RHEL 5.2 x86_64 > - Amavisd-2.6.0 > - ClamAV-0.93 > - SpamAssassin-3.2.4 > > Amavisd inserted 'X-Spam-*' flag in mail header sometimes, but *NOT* > always with same OS, same configuration. > How can i fix this issue? What other info should i provide?
For the X-Spam-* header fields to be inserted the following must hold: - recipient must be considered local (check your @local_domains_maps); - spam score must be above tag level (@spam_tag_level_maps, $sa_tag_level_deflt) or tag level must be undefined. Mark ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ 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/
