Hi,

I have the following config in my amavisd.conf

@bypass_spam_checks_maps = (read_hash("/etc/postfix/bypass_spam_checks") );

@spam_lovers_maps = ( read_hash("/etc/postfix/spam_lovers") );

/etc/postfix/bypass_spam_checks:

[...]
domain1.com bypass
[...]

/etc/postfix/spam_lovers

[...]
[EMAIL PROTECTED] bypass
[...]

Both maps are created using postmap. My questions are

1) How do I verify if the maps are working. Mail for domains and
emails listed in the maps still get tagged by amavis.

2) Does spam_lovers just lover the over-all score, or does it bypass
spamassassin completely?

Thanks.

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/

Reply via email to