Fixes #457 adding information regarding `ONE_DIR` env variable

This commit is contained in:
Thomas VIAL 2017-01-09 16:14:55 +01:00
parent 8eb53438ce
commit 0b8d73538e
No known key found for this signature in database
GPG Key ID: 0394CEE552FAFEFC
1 changed files with 5 additions and 0 deletions

View File

@ -141,6 +141,11 @@ Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`
Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1` Note: this spamassassin setting needs `ENABLE_SPAMASSASSIN=1`
##### ONE_DIR
- **0** => state in default directory
- 1 => consolidate all states that should be persisted across container restarts into `/var/mail-state` (use docker volume or shared folder with host)
##### ENABLE_POP3 ##### ENABLE_POP3
- **empty** => POP3 service disabled - **empty** => POP3 service disabled