forked from webdigi/SMTP-Based-Email-Validation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
16 lines (9 loc) · 738 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
How to check if an email address exists without sending an email?
The PHP code demonstrates how the email server can be checked to see if an email address exists. This uses SMTP commands, if you are not familiar with them, please visit this page to see what commands are being used http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/
Requirements (for this example):
Any OS
PHP
Source:
This is opensource and you are free to use it however you want. It comes with absolutely no warranty.
Project Page: http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/
Brought to you by Webdigi, a Web Development Company http://www.webdigi.co.uk/