Recommend this page to a friend! | ![]() |
![]() |
All requests ![]() |
> | email validation | > | Request new recommendation | > | ![]() |
> | ![]() |
||
by Syed Asif - 10 months ago (2015-03-30) smtp email validation
+1 | I need to do bulk email validation using MX record check and SMTP response to determine if the email exists actually. |
+1 |
This class can perform the type of email validation that you request first checking the MX record and them simulating a email delivery using SMTP. You can speedup the process if you have many email addresses to validate using whitelists or blacklists, for instance to accept all gmail.com addresses. It can also detect invalid addresses that result from typos, so it avoids doing even the MX record lookup. |
Recommend package | |
|