Add an API entry point to check if an email belongs to a well-known temporary/disposable email provider
Add an API entry point to check if an email belongs to a well-known temporary/disposable email provider.
Currently, if we want to filter out disposable email address we have to monitor corresponding domain manually based on our rejection logs.
Given its position, Mailgun has probably better ways to identify disposable email address domains -- either through manual monitoring of the disposable mail offering or by cross-compiling the rejection logs of its customers.
2
votes
Sylvain Leroux
shared this idea
Our responses now include a ’ is_disposable_address’ field to indicate temporary/disposable addresses.