mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-05 22:14:26 +08:00
9 lines
189 B
Text
9 lines
189 B
Text
# demo@example.org
|
|
dn: uid=demo,${LDAP_BASEDN}
|
|
objectClass: inetOrgPerson
|
|
objectClass: organizationalPerson
|
|
objectClass: person
|
|
objectClass: top
|
|
cn: Demo
|
|
sn: allowed
|
|
mail: demo@example.org
|