@mindbaz/zonemta-block-zone

1.0.0 • Public • Published

zonemta-block-msp

Block sending to specific zone(s) on ZoneMTA

Setup

Add this as a dependency for your ZoneMTA app

npm install @mindbaz/zonemta-block-msp --save

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

Example here.

First enable plugin :

# block-msp.toml
["modules/@mindbaz/zonemta-block-msp"]
enabled = "receiver"

Zone to block are defined in array

zone_block = ["zone1", "zone2"]

/@mindbaz/zonemta-block-zone/

    Package Sidebar

    Install

    npm i @mindbaz/zonemta-block-zone

    Weekly Downloads

    1

    Version

    1.0.0

    License

    GPL-3.0-or-later

    Unpacked Size

    46.3 kB

    Total Files

    13

    Last publish

    Collaborators

    • schwarzion
    • vhenon