mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-03 21:14:26 +08:00
* include postfix-ldap in docker build * Add integration tests (#3) * Redo ldap test to use postmap instead of sending email --------- Co-authored-by: Aaron Reisman <areisman@epic.com>
4 lines
125 B
CFEngine3
4 lines
125 B
CFEngine3
server_host = ldap://ldap
|
|
search_base = dc=ldapmock,dc=local
|
|
query_filter = (&(mail=%s)(sn=allowed))
|
|
result_attribute = mail
|