Correction : désactive la quarantaine d'amavis.
[lhc/ateliers.git] / etc / amavis / 50-user
index dda0048..7ce4b33 100644 (file)
@@ -47,5 +47,9 @@ $sa_kill_level_deflt = 6.9;           # triggers spam evasive actions (e.g. bloc
 $sa_dsn_cutoff_level = 10;            # spam level beyond which a DSN is not sent
 # $sa_quarantine_cutoff_level = 25;   # spam level beyond which quarantine is off
 
+# NOTE: disable quarantine
+$bad_header_quarantine_to = undef;
+$virus_quarantine_to = undef;
+
 #------------ Do not modify anything below this line -------------
 1;  # ensure a defined return