Blacklist Domains
The Blacklist Domains page allows administrators to block specific domains from communicating via email. This is essential for preventing unwanted or malicious messages, enhancing security, and ensuring compliance within the email system.

Overview
URL: admin/email-blacklist-domains
This interface provides a clear overview of all currently blacklisted domains. Administrators can add or remove domains from the blacklist and search through existing entries.
Key Functionalities
- Add Domain to Blacklist – Opens a modal to submit a new domain name to be blacklisted.
- Search – A search input in the top right of the table allows filtering the list by Domain Name.
- Delete – Each listed domain has a trash icon button to remove it from the blacklist.
- Pagination – You can choose how many results to display per page (e.g., 5, 10, 25, 50, All).
Adding a New Domain to Blacklist
Clicking the Add Domain to Blacklist button opens a modal where administrators can input a domain name.

Modal Fields
- Domain Name – The full domain to be blocked (e.g.,
example.com). This field is required. - Submit – Adds the domain to the blacklist.
- Cancel – Closes the modal without saving.
Notes
- Blacklisted domains will be automatically rejected during email processing.
- This feature is useful for blocking spammy or malicious domains on a global level.