You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
Latest version of docker-mailserver uses dovecot instead of courier
This commit is contained in:
@ -45,7 +45,7 @@ Check the following page for more information regarding [postfix and SSL/TLS con
|
||||
To use the certificate:
|
||||
|
||||
* 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 dovecot. You just have to place them in `config/ssl` folder.
|
||||
|
||||
### Testing certificate
|
||||
|
||||
|
Reference in New Issue
Block a user