docker-postfix/integration-tests/ldap/postfix-conf/restricted-senders.cf
pixil98 11cc00c942
Include ldap support in docker image (#205)
* 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>
2024-08-26 18:10:32 +02:00

4 lines
125 B
CFEngine3

server_host = ldap://ldap
search_base = dc=ldapmock,dc=local
query_filter = (&(mail=%s)(sn=allowed))
result_attribute = mail