Source: https://fyno.docs.pageloop.ai/documentation/settings/workspace-settings/add-ons/block-email-domains

# Block Email Domains

You can now curate a list of up to 20 disposable domains to which sending emails should be restricted. Preventing the sending of email messages to such disposable domains offers benefits such as improved deliverability scores and reduced bounces, which can hurt sender reputation.

In addition to the 20 custom domains, you can also opt to avoid sending emails to over 100K potentially malicious domains. See the complete list [here](https://raw.githubusercontent.com/ivolo/disposable-email-domains/refs/heads/master/index.json)

## How to enable the disposable email domain check?

1. To enable a disposable email domains check, go to Workspace Settings (bottom left corner in menu) -> Add On's -> Block Email Domains.
2. Enable the toggle. You will see the pop-up as shown below. ![](/images/disposable-email-domains/disposable_domains_popup_empty.png)

## How to configure disposable email domains?

1. When you enable the **Drop all emails sent to the default list of disposable domains** toggle, you opt not to send emails to the known list of over 100K disposable domains.
2. To add custom disposable domains (not in the default list), enter the domain names (in the format abc.com) in the "Custom email domains to block" section.
3. Once you configure either or both options, click on **CONFIRM**.
4. Now, any email notifications triggered to a default or custom disposable domain will be automatically dropped.

## How this works

1. Let's say you want to block sending emails to the domains `ptcu.dev` (from the default list) and `malicious-domain.xyz` (from your custom list).
2. Next, enter `malicious-domain.xyz` in the **Custom email domains to block** section.
3. Click **CONFIRM**. ![](/images/disposable-email-domains/disposable_domains_popup_filled.png)
4. Now, any email notifications triggered to `ptcu.dev` or `malicious-domain.xyz` are dropped automatically. ![](/images/disposable-email-domains/disposable_domains_logs.png)
5. To change the configuration or add new custom disposable domains, click **CONFIGURE**. ![](/images/disposable-email-domains/disposable_domains_reconfigure.png)
