Skip to content

Add saslauthd option for ldap_start_tls & ldap_tls_check_peer#980

Merged
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
fkefer:master
Jun 2, 2018
Merged

Add saslauthd option for ldap_start_tls & ldap_tls_check_peer#980
johansmitsnl merged 1 commit intodocker-mailserver:masterfrom
fkefer:master

Conversation

@fkefer
Copy link
Copy Markdown
Contributor

@fkefer fkefer commented May 25, 2018

I needed start_tls myself and also found that it solves issue #979

Not entirely sure about the tls_check_peer - documentation says you "you must specify ldap_tls_cacert_file or ldap_tls_cacert_dir" - unless I guess if CA is already known to the system

@fkefer
Copy link
Copy Markdown
Contributor Author

fkefer commented May 26, 2018

Just to be clear about the "Not entirely sure" part of the comment: tls_check_peer works perfectly fine with default "no", and it works also fine with "yes" when the Cert is e.g. from letsencrypt (as in my case) and sure other accepted CAs. the only thing I'm not sure about is whether the other options should be also provided - or if users with self-signed certs should rather fall back to "no"...

@johansmitsnl johansmitsnl merged commit e27e13c into docker-mailserver:master Jun 2, 2018
johansmitsnl added a commit that referenced this pull request Jul 31, 2018
* Deliver root mail (Closes: #952)
* don't update permissions on non-existent file (Closes: #956)
* Update docker-configomat (Closes: #959)
* Support for detecting running container mount (Closes: #884)
* Report sender (Closes: #965)
  added REPORT_SENDER env variable to the container.
* Add saslauthd option for ldap_start_tls & ldap_tls_check_peer - (Closes: #979, #980)
* fix SASL domain (Closes: #892, #970)
* DOMAINNAME can fail to be set in postsrsd-wrapper.sh (Closes: #989)
johansmitsnl added a commit that referenced this pull request Jul 31, 2018
Release 6.1.0

* Deliver root mail (#952)
* don't update permissions on non-existent file (#956)
* Update docker-configomat (#959)
* Support for detecting running container mount (#884)
* Report sender (#965)
  added REPORT_SENDER env variable to the container.
* Add saslauthd option for ldap_start_tls & ldap_tls_check_peer - (#979, #980)
* fix SASL domain (#892, #970)
* DOMAINNAME can fail to be set in postsrsd-wrapper.sh (#989)
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