From 3d8a9fcbc7f6c15e533a4a41fecd856467b0680b Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 25 Nov 2010 17:48:12 +0000 Subject: no antivirus are deployed for now, and none are planned for the moment --- modules/amavis/templates/amavisd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/amavis') 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}], ); -- cgit v1.2.1