We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bounce Email 一直是 emails campaigns 的一个痛点问题,结合近期刚发生的 Gmail 不可用 的 case, 在发送 email 前对收件人地址的检查,可以很好地过滤出这部分无效地址,从而提高邮件送达率。
email-verifier 主要解决有效地址的校验问题,同时还提供多个维度的 email 检查, 包括 disposable domain 和 free provider。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Bounce Email 一直是 emails campaigns 的一个痛点问题,结合近期刚发生的 Gmail 不可用 的 case, 在发送 email 前对收件人地址的检查,可以很好地过滤出这部分无效地址,从而提高邮件送达率。
email-verifier 主要解决有效地址的校验问题,同时还提供多个维度的 email 检查, 包括 disposable domain 和 free provider。
The text was updated successfully, but these errors were encountered: