Il 09/06/2011 06:15, I wrote:
.. [cut] ..
$clean_quarantine_method = 'local:clean/clean-%m';
.. [cut] ..
.. the file-quarantine value is 'overruled' by mysql settings.
.. [cut] ..
If i set no specific destination on mysql field the clean_quarantine
policy assumed is the default (in the configuration file -> to file).
If i want to disable all clean_quaranteing i must edit the configuration
file and turn the value to default.
My need would be to 'drive' this behaviour only from mysql db.
Is it possible ?



My fault ..resolved: a 'NULL' value instead of an 'empty_string' in the 'clean_quarantine_to' mysql field.
If 'NULL' -> the file config default is taken in account.
If '<empty_string>' -> clean quarantine is disabled.

..exactly what it should be :-)


Amedeo Rinaldo
--------------
L'aritmetica e' la capacita' di contare fino a venti senza togliersi le scarpe.

Reply via email to