Verify emails accounts without getting black listed?

孤街醉人 提交于 2021-01-28 00:14:56

问题


I just used the email_verifier gem (https://github.com/kamilc/email_verifier) to check if a list of emails was valid (ie. email account exists on a given server). Unfortunately this has blacklisted my own IP on several servers since it turns out that this gem pretends to send email.

Is there a (different) way to verify that an email account exists without getting blacklisted?

来源:https://stackoverflow.com/questions/17685624/verify-emails-accounts-without-getting-black-listed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!