ldap_alias_manager.conf
Configuration of LDAP alias management
- Provided by: sympa (Version: 6.2.76~dfsg-1)
- Report a bug
Configuration of LDAP alias management
ldap_alias_manager.conf is used by the ldap_alias_manager(8); it allows one to manage mail aliases in an LDAP directory. To make sympa use the ldap_alias_manager.pl script, you should edit the "alias_manager" sympa.conf parameter.
Format of ldap_alias_manager.conf is as following:
Example:
ldap_host ldap.example.com
Example:
ldap_bind_dn cn=sympa,ou=services,dc=example,dc=com
Example:
ldap_bind_pwd secret
Example:
ldap_base_dn ou=mail,dc=example,dc=com
Example:
ldap_mail_attribute mail
Example:
ldap_ssl 0
Example:
ldap_ssl_version tlsv1
Example:
ldap_cachain /etc/ldap/cert/cachain.pem
Example:
queue_transport sympa
Example:
bouncequeue_transport sympabounce