mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 04:34:50 +02:00
* 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:
parent
986dc97f1a
commit
08dc28e304
5 changed files with 44 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue