mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 18:15:29 +02:00
Improved start-mailserver output (#420)
* Improved start-mailserver output * Fixed rework to make tests work again * Improved output and updated SSL certs for LE
This commit is contained in:
parent
2a15ac619e
commit
ccad91c23d
5 changed files with 202 additions and 145 deletions
|
@ -93,6 +93,11 @@ Please check [how the container starts](https://github.com/tomav/docker-mailserv
|
|||
|
||||
Value in **bold** is the default value.
|
||||
|
||||
##### DMS_DEBUG
|
||||
|
||||
- **empty** (0) => Debug disabled
|
||||
- 1 => Enables debug on startup
|
||||
|
||||
##### ENABLE_POP3
|
||||
|
||||
- **empty** => POP3 service disabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue