This repository has been archived on 2021-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
mail/postfix/ldap/virtual_mailbox_maps.cf
2018-03-24 17:52:46 +00:00

11 lines
257 B
CFEngine3

server_host = @@SERVER_HOST@@
server_port = 389
version = 3
bind = no
search_base = @@SEARCH_BASE@@
scope = sub
query_filter = (mail=%s)
result_attribute= mail
result_format = %d/%u/Maildir/
debuglevel = 0