1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-09 23:07:35 +02:00

Updated Configue LDAP (markdown)

This commit is contained in:
alinmear
2017-06-08 08:42:23 +02:00
parent 2af16ccc14
commit b8f17b4d0f

View File

@@ -46,6 +46,7 @@ services:
- LDAP_SEARCH_BASE=dc=mydomain,dc=loc
- LDAP_BIND_DN=cn=Administrator,cn=Users,dc=mydomain,dc=loc
- LDAP_BIND_PW=mypassword
- LDAP_QUERY_FILTER=(&(sAMAccountName=%U)(objectClass=person))
# <<< Postfix Ldap Integration
# >>> Kopano Integration
- ENABLE_POSTFIX_VIRTUAL_TRANSPORT=1