|
|
Validating Emails Against a Mail Server - Part 1 of 2 |
|
|
dave dave |
|
|
ASP.NET / Email Systems |
|
|
Click to Visit |
|
|
38 |
|
The author uses two .NET pages to check the email address for its validity. ASP.NET networking capabilities is very powerful to validate email addresses by creating a "Telnet" session. Standard RFC commands are executed to identify the correct email address and to throw back the fake addresses. This article is really more helpful for the users to identify the valid email account.
|