1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

Added tests and simplified some of them

This commit is contained in:
Thomas VIAL
2016-02-03 22:45:11 +01:00
parent 1c3b86dc41
commit 97a495ae1d
3 changed files with 16 additions and 12 deletions

View File

@@ -88,6 +88,8 @@ Example:
* *empty* (default) => POP3 service disabled
* 1 => Enables POP3 service
Please read [how the container starts](https://github.com/tomav/docker-mailserver/blob/master/start-mailserver.sh) to understand what's expected.
## SSL
Please read [SSL.md](SSL.md) for more information.