Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
Advanced email validation with MX records, SMTP verification, disposable email detection, batch processing, and caching. Production-ready with TypeScript support.
Validates emails based on regex, common typos, disposable email blacklists, DNS records and SMTP server response.
This is a npm package that checks if email is valid or not and also raises a flag if an email ID is temporary, belongs to a private org or that mail server is not used much.
A comprehensive email deliverability testing utility that validates email format, domain existence, DNS records, and tests actual delivery via AWS SES and SMTP