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
|
@ -26,6 +26,7 @@ services:
|
|||
- OVERRIDE_HOSTNAME=${OVERRIDE_HOSTNAME}
|
||||
- POSTMASTER_ADDRESS=${POSTMASTER_ADDRESS}
|
||||
- POSTSCREEN_ACTION=${POSTSCREEN_ACTION}
|
||||
- ENABLE_SRS=${ENABLE_SRS}
|
||||
- REPORT_RECIPIENT=${REPORT_RECIPIENT}
|
||||
- REPORT_INTERVAL=${REPORT_INTERVAL}
|
||||
- SMTP_ONLY=${SMTP_ONLY}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue