Hi,
We are scraping data that includes a lot of email addresses. When the scraping fails to get the correct text of the domain, the process sort of fails when it sends email to an address that does not exist.
Is there any easy way of checking if a domain exist (through activity or code) ?
Thanks