EasyMail.Net Verify Verification Levels
Automatic Multilevel Verification
EasyMail.Net Verify will verify your email addresses with up to 5 levels of
verification. Simply choose the which level and supply an email
address. It's that easy!
| Level |
Verification |
Syntax
|
The email address is compared against a built in regular expression to check it
for syntax. The regular expression can be customized if you desire. |
Black & White Lists
|
Verifies that the address passes the above test, plus: The email address
is compared against application defined white and black lists. Each
list supports wildcards so you can quickly add groups of addresses or entire
domains.
|
| DNS MX Lookup |
Verifies that the address passes all above tests, plus: An attempt is
made to try and locate the domain servers that handle mail for the address
being verified. |
| SMTP Connection |
Verifies that the address passes all above tests, plus: An attempt is made
to try and connect to one of the mail servers that handle mail for
the address being verified. The connection attempt is made on port 25
which is the port that SMTP mail receivers listen on. |
| SMTP Message |
Verifies that the address passes all above tests, plus: An attempt is made
to send a message to the email address being verified. The
connection with the server is broken after the server acknoledges the email
address but before a message is sent. This process verifies the
address with the server, but does not actually send a message. |
|
|