This object can be used to validate an e-mail address by using NodeJS to check with an SMTP server.
It can connect to check if the e-mail domain has valid MX.
If the MX records do not exist, it falls back to resolving the domain A record to determine the e-mail address domain SMTP server addresses.
The object attempts to validate the e-mail address by simulating a delivery of a message to the domain SMTP server.
When it reaches a conclusion the object calls a given callback function with the result, which can be whether the address is valid, invalid or undetermined.
|
Name: |
E-mail validation |
Base name: |
email-validation |
Description: |
Validate e-mail addresses using NodeJS |
Version: |
1.0.6 |
JavaScript version: |
1.0 |
License: |
BSD License |
All time users: |
944 users |
All time rank: |
8 |
Week users: |
0 users |
Week rank: |
5  |
|
|
|
Packages needed by this class |
|
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|