Mark Martinec wrote: > 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. > > Got it. Thanks Mark. :)
In amavisd-new-2.6.0, it seems no '@spam_tag_level_maps' in default configration file, right? # cat /etc/amavisd.conf | grep 'spam_tag_' No output. -- Best Regards. Zhang Huangbin - Mail Server Solution for Red Hat(R) Enterprise Linux & CentOS 5.x: http://rhms.googlecode.com/ ------------------------------------------------------------------------- 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/
