Socket
Book a DemoInstallSign in
Socket
t

tasansga

npm

Packages

Co-maintainers

6 packages

haraka-plugin-ldap

Haraka plugin for LDAP

haraka-plugin-ldap-aliases

With ldap-aliases is it possible to query LDAP to resolve email aliases and to forward email to one or multiple configured targets. It utilizes the haraka-plugin-ldap-pool.

haraka-plugin-ldap-authn

This haraka plugin implements authentication (authn) agains LDAP servers, i.e. it checks if the given user credentials are valid in LDAP. It can either search for the user DN first, or it can try to bind by predefined DN templates and utilizes the haraka-

haraka-plugin-ldap-authz

This haraka plugin implements authorization (authz) against LDAP servers, i.e. if the given user is allowed to use the given FROM address. It utilizes the haraka-plugin-ldap-pool.

haraka-plugin-ldap-pool

The ldap-pool module provides a LDAP client connection pool for other Haraka LDAP modules.

haraka-plugin-ldap-rcpt_to

This haraka plugin check if a given recipient address exists in LDAP. It utilizes the haraka-plugin-ldap-pool.