-
Notifications
You must be signed in to change notification settings - Fork 69
Description
In wiki, we have:
Quarantine Maintenance
Remove the clean.quarantine cronjob configured with MailScanner.
Edit and copy quarantine_maint.sh to /etc/cron.daily/
You will then to edit conf.php the QUARANTINE_DAYS_TO_KEEP definition.
You will need to edit the quarantine_maint.php to reflect the location of the functions.php file
In tools/Cron_jobs/INSTALL, we have:
Quarantine Maintenance
Remove the clean.quarantine
quarantine_maint.php
add to /etc/cron.daily/
You need to edit conf.php the QUARANTINE_DAYS_TO_KEEP definition.
You need to edit the quarantine_maint.php to reflect the location of the functions.php file
We have two versions of the install documentation.
No clear if we still need to use quarantine_maint.sh?
No clear where should go quarantine_maint.php in wiki?