haraka-plugin-ldap-rcpt_to

1.0.0 • Public • Published

haraka-plugin-ldap-rcpt_to

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

Configuration

All configuration is done in config/ldap-rcpt_to.ini. The following options are configurable:

  • basedn: optional, default: as used by haraka-plugin-ldap-pool
    It's possible to override haraka-plugin-ldap-pool's default basedn for this plugin.
  • scope: optional, default: as used by haraka-plugin-ldap-pool
    It's possible to override haraka-plugin-ldap-pool's default scope for this plugin.
  • searchfilter: optional, default: (&(objectclass=*)(mail=%a))
    Search filter to look up the given address. The plugin will call next(OK) only if the search returned at least one object. The param %a denotes the email address given as recipient.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    2
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i haraka-plugin-ldap-rcpt_to

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • tasansga