mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-01 14:55:16 +00:00
Fixed incorrect environment variable
This commit is contained in:
@@ -44,7 +44,7 @@ Check the following page for more information regarding [postfix and SSL/TLS con
|
|||||||
|
|
||||||
To use the certificate:
|
To use the certificate:
|
||||||
|
|
||||||
* add an `DMS_SSL=self-signed` to your container environment variables
|
* add `SSL_TYPE=self-signed` to your container environment variables
|
||||||
* if a matching certificate (files listed above) is found in `config/ssl`, it will be automatically setup in postfix and courier-imap-ssl. You just have to place them in `config/ssl` folder.
|
* if a matching certificate (files listed above) is found in `config/ssl`, it will be automatically setup in postfix and courier-imap-ssl. You just have to place them in `config/ssl` folder.
|
||||||
|
|
||||||
### Testing certificate
|
### Testing certificate
|
||||||
|
Reference in New Issue
Block a user