]> git.pld-linux.org Git - packages/amavisd-new.git/blobdiff - amavisd-new-config.patch
- updated to 2.5.2
[packages/amavisd-new.git] / amavisd-new-config.patch
index 178d6e262cb4a856b3e807e38d1c1fed11f7250e..d7a6aea527a178d0416aa5c32b7508b2f6f0afb9 100644 (file)
 @@ -171,7 +173,7 @@
  # and see further down what these two lookup lists really mean.
  #
- # @bypass_virus_checks_maps = (1);  # uncomment to DISABLE anti-virus code
--# @bypass_spam_checks_maps  = (1);  # uncomment to DISABLE anti-spam code
-+@bypass_spam_checks_maps  = (1);  # uncomment to DISABLE anti-spam code
+ # @bypass_virus_checks_maps = (1);  # controls running of anti-virus code
+-# @bypass_spam_checks_maps  = (1);  # controls running of anti-spam code
++@bypass_spam_checks_maps  = (1);  # controls running of anti-spam code
+ # $bypass_decode_parts = 1;         # controls running of decoders&dearchivers
  #
  # Any setting can be changed with a new assignment, so make sure
- # you do not unintentionally override these settings further down!
 @@ -217,8 +219,8 @@
  # AMAVIS-CLIENT PROTOCOL INPUT SETTINGS (e.g. with amavisd-release, or
  #   sendmail milter through helper clients like amavis-milter.c and amavis.c)
This page took 0.087813 seconds and 4 git commands to generate.