mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
deploy: fe21fe78e2
This commit is contained in:
parent
13981fced9
commit
dc44972648
3 changed files with 41 additions and 60 deletions
|
@ -1260,13 +1260,6 @@
|
|||
SASLAUTHD_LDAP_PASSWORD_ATTR
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#sasl_passwd" class="md-nav__link">
|
||||
SASL_PASSWD
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -3152,13 +3145,6 @@
|
|||
SASLAUTHD_LDAP_PASSWORD_ATTR
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#sasl_passwd" class="md-nav__link">
|
||||
SASL_PASSWD
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
@ -3904,11 +3890,6 @@ Note: this setting needs <code>SPAMASSASSIN_SPAM_TO_INBOX=1</code></p>
|
|||
<li><strong>empty</strong> => Nothing is added to the configuration but the documentation says it is <code>userPassword</code> by default.</li>
|
||||
<li>Any value => Fills the <code>ldap_password_attr</code> option</li>
|
||||
</ul>
|
||||
<h5 id="sasl_passwd"><a class="toclink" href="#sasl_passwd">SASL_PASSWD</a></h5>
|
||||
<ul>
|
||||
<li><strong>empty</strong> => No sasl_passwd will be created</li>
|
||||
<li>string => <code>/etc/postfix/sasl_passwd</code> will be created with the string as password</li>
|
||||
</ul>
|
||||
<h5 id="saslauthd_ldap_auth_method"><a class="toclink" href="#saslauthd_ldap_auth_method">SASLAUTHD_LDAP_AUTH_METHOD</a></h5>
|
||||
<ul>
|
||||
<li><strong>empty</strong> => <code>bind</code> will be used as a default value</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue