This module prevents emails from being sent to specific addresses by maintaining a denylist. It helps manage bounce and complaint rates by stopping mail delivery to unwanted recipients and offers a user interface to manage the denylist.
The module provides a denylist that will prevent mail from being sent to addresses on the denylist. This is useful for sites that need to monitor their bounce and complaint rates.
The intent it to prevent mail sending to specific addresses.
Features
- Service to add / remove email addresses from a denylist
- Hook to prevent mail from being delivered to addresses on the denylist
- UI view and manage the denylist
Post-Installation
Denylist can be managed from /admin/config/system/mail-denylist.
Additional Requirements
None
Recommended modules/libraries
None
Similar projects
The intent of this project is a simple list to prevent emails being delivered, such as by automating bounce and complaint handling. This is not intended to offer any additional functionality such as rerouting or pattern / domain matching. Reroute Email may be more appropriate if you are looking for that functionality.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Mail ecosystem
Most installed first