Michael, > My spam_lovers_map works. I noticed that the behaviour of spam_lovers > is to PASS the mail to the recipient even if the score is higher than > the $sa_kill_level_deflt. > > The behaviour I want is to suppress the X-Spam headers and subject > rewriting for recipients in my spam_lovers file. Is it ok to list > recipients in the bypass_spam_checks_maps or this is just for domains?
Yes, just make the @bypass_spam_checks_maps the same as @spam_lovers_maps, a simple assignment will do: @[EMAIL PROTECTED]; Same rules apply to all lookup tables, individual recipients or domains may be listed in bypass*maps, just like in *lovers_maps. Mark Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ 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/
