haraka-plugin-rcpt-pgsql

1.0.3 • Public • Published

haraka-plugin-rcpt-pgsql

This plugin tries to validate recipients against a PostgreSQL compatible database. This will help in authenticating users by PostgreSQL databases with Haraka.

The plugin have almost no assumption on your database schema. It is completely configurable using the config/rcpt_to.ldap.ini file.

The logic that is followed is:

  • Run an query to see if the recipient is one of the aliases of an exists user. If yes, redirect the email to that user.
  • Run an query to validate if the user exists in records.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.31latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.31
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i haraka-plugin-rcpt-pgsql

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

9.3 kB

Total Files

14

Last publish

Collaborators

  • schenkerx