Mail Denylist
Security covered
Mail ecosystem
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.