aboutsummaryrefslogtreecommitdiffstats
path: root/modules/amavis
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-25 17:48:12 +0000
committerMichael Scherer <misc@mageia.org>2010-11-25 17:48:12 +0000
commit3d8a9fcbc7f6c15e533a4a41fecd856467b0680b (patch)
tree687799ce951263d62af8d6f1953b2ae7469f9ae1 /modules/amavis
parent1482b96f76b3c436ae2a20430a0b043804d509a6 (diff)
downloadpuppet-3d8a9fcbc7f6c15e533a4a41fecd856467b0680b.tar
puppet-3d8a9fcbc7f6c15e533a4a41fecd856467b0680b.tar.gz
puppet-3d8a9fcbc7f6c15e533a4a41fecd856467b0680b.tar.bz2
puppet-3d8a9fcbc7f6c15e533a4a41fecd856467b0680b.tar.xz
puppet-3d8a9fcbc7f6c15e533a4a41fecd856467b0680b.zip
no antivirus are deployed for now, and none are planned for the moment
Diffstat (limited to 'modules/amavis')
-rw-r--r--modules/amavis/templates/amavisd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/amavis/templates/amavisd.conf b/modules/amavis/templates/amavisd.conf
index 60d964f0..a5c85bae 100644
--- a/modules/amavis/templates/amavisd.conf
+++ b/modules/amavis/templates/amavisd.conf
@@ -773,7 +773,7 @@ $banned_filename_re = new_RE(
# Always succeeds and considers mail clean.
# Potentially useful when all other scanners fail and it is desirable
# to let mail continue to flow with no virus checking (when uncommented).
-# ['always-clean', sub {0}],
+ ['always-clean', sub {0}],
);