PHP Classes
elePHPant
Icontem

email validation: Bulk email validation

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  All requests RSS feed  >  email validation  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

email validation

Edit

Picture of Syed Asif by Syed Asif - 10 months ago (2015-03-30)

Bulk email validation

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I need to do bulk email validation using MX record check and SMTP response to determine if the email exists actually.

Ask clarification

1 Recommendation

PHP Email validation: Determine if a given e-mail address is valid.

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 11100 - 6 months ago (2015-08-16) Comment

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
: 
: