Skip to content

Issue 1083#1085

Merged
johansmitsnl merged 3 commits intodocker-mailserver:masterfrom
green-anger:issue-1083
Dec 2, 2018
Merged

Issue 1083#1085
johansmitsnl merged 3 commits intodocker-mailserver:masterfrom
green-anger:issue-1083

Conversation

@green-anger
Copy link
Copy Markdown
Contributor

  • Setting SSL_TYPE to empty string will allow to use plain text access.
  • Setting SSL_TYPE to unknown value will give a warning about setting SSL by default.
  • Updated README.md SSL_TYPE section.
  • Fixed a small typo in the same section.

… Configuration ():

+ ‘’ (empty string) modifies dovecot configs to allow plain text access
+ * (default) does nothing but warn with message ‘SSL configured by default’
SSL_TYPE environment variable with unknown value will set SSL by default
fixed small typo
resolves docker-mailserver#1083
@johansmitsnl johansmitsnl merged commit a989d77 into docker-mailserver:master Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants