@mindbaz/zonemta-auth-boundary

0.0.0 • Public • Published

zonemta-auth-boundary

Authentication with Boundary (Hashicorp) for ZoneMTA. Install this to performs SMTP authentication with Boundary

Setup

Add this as a dependency for your ZoneMTA app

npm install zonemta-auth-boundary --save

Add a configuration entry in the "plugins" section of your ZoneMTA app

Example here.

First enable plugin :

# auth-boundary.toml
["modules/zonemta-auth-boundary"]
enabled="receiver"
interfaces=["feeder"]

Then set boundary configuration for this plugin :

boundary_url="http://example.org:9200"
target_id="ttcp_1234567890"

License

The GNU General Public License 3 (details)

Readme

Keywords

Package Sidebar

Install

npm i @mindbaz/zonemta-auth-boundary

Weekly Downloads

0

Version

0.0.0

License

GPL-3.0-or-later

Unpacked Size

45 kB

Total Files

9

Last publish

Collaborators

  • schwarzion
  • vhenon