Skip to content

haraka-plugin-rcpt-ldap 1.1.0

Install from the command line:
Learn more about npm packages
$ npm install @haraka/haraka-plugin-rcpt-ldap@1.1.0
Install via package.json:
"@haraka/haraka-plugin-rcpt-ldap": "1.1.0"

About this version

Build Status Code Climate NPM

haraka-plugin-rcpt-ldap

This plugin tries to validate recipients against an LDAP server. This will help in replacing an existing qmail-ldap installation with Haraka.

The plugin assumes simple qmail-ldap style LDAP records. It is completely configurable using the config/rcpt_to.ldap.ini file.

The logic that is followed is:

  • Check if the recipient is for a local domain (ie. check if the domaiin is present in host_list)

  • Check if the recipient is already whitelisted

  • Run an LDAP search to see if the recipient can be found in LDAP.

Details


Assets

  • haraka-plugin-rcpt-ldap-1.1.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all