mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
Improve VIRUSMAILS_DELETE_DELAY usage (#2281)
This commit is contained in:
parent
c7dec1e330
commit
b117cd1423
4 changed files with 5 additions and 13 deletions
|
@ -30,7 +30,6 @@ ENV POSTGREY_MAX_AGE=35
|
|||
ENV POSTGREY_TEXT="Delayed by Postgrey"
|
||||
ENV SASLAUTHD_MECHANISMS=pam
|
||||
ENV SASLAUTHD_MECH_OPTIONS=""
|
||||
ENV VIRUSMAILS_DELETE_DELAY=7
|
||||
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue