mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-05 18:45:38 +02:00
* making postsrsd optional * added tests, added documentation
This commit is contained in:
parent
a420b15370
commit
2167108ec0
9 changed files with 57 additions and 7 deletions
|
@ -30,6 +30,7 @@ services:
|
|||
- SSL_TYPE=${SSL_TYPE}
|
||||
- TLS_LEVEL=${TLS_LEVEL}
|
||||
- SPOOF_PROTECTION=${SPOOF_PROTECTION}
|
||||
- ENABLE_SRS=${ENABLE_SRS}
|
||||
- PERMIT_DOCKER=${PERMIT_DOCKER}
|
||||
- VIRUSMAILS_DELETE_DELAY=${VIRUSMAILS_DELETE_DELAY}
|
||||
- ENABLE_POSTFIX_VIRTUAL_TRANSPORT=${ENABLE_POSTFIX_VIRTUAL_TRANSPORT}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue