This class is meant for checking whether an e-mail account is valid, by checking both address syntax and the existence of DNS MX records availability for address domain.
The DNS MX records are checked on Linux with the PHP GetMXRR() function and using the nslookup command on Windows.
It also provides basic debugging support.
|
|
| Name: |
Mail Check |
| Base name: |
mail_check |
| Description: |
E-mail address checking of syntax and MX record |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
3749 users |
| All time rank: |
739 |
| Week users: |
0 users |
| Week rank: |
2151  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (81.8%) |
Good (84.1%) |
- |
Sufficient (79.5%) |
- |
- |
Not sure (57.3%) |
1034 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|