How to check if an email address exists without sending an email?

SMTP check code in PHP – Download

smtpvalidateclassphp

Class file in PHP to check if email exists

Class file in PHP to check if email exists. Uses fsockopen and SMTP commands like HELO, MAIL, RCPT to check validity of emails. The attachment is a PHP class file.

Please remove txt from extension after downloading.