aboutsummaryrefslogtreecommitdiffstats
path: root/modules/amavis
diff options
context:
space:
mode:
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}],
);