Fixes #346 and added a virusmail wiper triggered by a CRON (#347)

* Fixes #346 and added a virusmail wiper triggered by a CRON

* Renamed env to something more explicit VIRUSMAILS_DELETE_DELAY
This commit is contained in:
Thomas VIAL 2016-10-08 19:02:47 +02:00 committed by GitHub
parent 986dc97f1a
commit 08dc28e304
5 changed files with 44 additions and 7 deletions

View file

@ -156,3 +156,8 @@ Set different options for mynetworks option (can be overwrite in postfix-main.cf
- **empty** => localhost only
- host => Add docker host (ipv4 only)
- network => Add all docker containers (ipv4 only)
##### VIRUSMAILS_DELETE_DELAY
Set how many days a virusmail will stay on the server before being deleted
- **empty** => 7 days