You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-utils-2.1-server/profile/mail/etc/postfix/ldap-recipient.cf

12 lines
311 B

# Calculate format=postfix\
chmod=0640\
chown=root:postfix
server_host = #-os_net_hostname-#
server_port = 389
bind = yes
bind_dn = #-ld_mail_dn-#
bind_pw = #-ld_mail_pw-#
search_base = ou=Users,#-ld_mail_dn-#
query_filter = (&(|(mail=%s)(mailAlternateAddress=%s))(AccountStatus=active))
result_attribute = uid