mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
3ec1fb202d
* Add ldap support for postfix and dovecot * Add SASLAUTHD * Update README.md * Add necessary packages to dockerfile * Add config files for ldap * Add tests for ldap auth
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
dn: ou=people,dc=localhost,dc=localdomain
|
|
changetype: add
|
|
objectClass: organizationalUnit
|
|
objectClass: top
|
|
ou: people
|