Skip to content

This plugin aim to block sendings to one or many mail service provider.

License

Notifications You must be signed in to change notification settings

Mindbaz/zonemta-block-zone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"]

About

This plugin aim to block sendings to one or many mail service provider.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published