Gary wrote:

> It's the double negatives and the perverse method of undoing one
> setting by enabling another setting that is confusing. It would have
> been better if they had left it alone and simply had:

> # @bypass_virus_checks_maps = (1);  # uncomment to DISABLE anti-virus code
> # @bypass_spam_checks_maps  = (1);  # uncomment to DISABLE anti-spam code

Or because the package maintainers do not wish to list a virus scanner
or spamassassin as dependencies of amavisd-new:

@bypass_virus_checks_maps = (1);  # comment out to ENABLE anti-virus code
@bypass_spam_checks_maps  = (1);  # comment out to ENABLE anti-spam code

Gary V



-------------------------------------------------------
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