Skip to main content

Blacklisting

This feature allows you to specify domains and emails that you don't want to contact again as long as they remain on the blacklist. Prospects whose emails are blacklisted or belong to a given domain will have their status automatically changed to BLACKLISTED during the processing of the campaign and won't receive further communication.

Blacklisting emails

Blacklisting an email address prevents any campaign from contacting that specific prospect. You can add, retrieve, and remove blacklisted emails via the API.

Blacklisting domains

You can also blacklist entire domains or domains matching a specific pattern.

Use % as a wildcard, similar to the regex pattern .*:

  • domain% covers domain-a.com, domain-b.org, etc.
  • %domain%.% covers getdomainnow.io, trydomainfree.com, etc.