Validate Email Scoring

Key

Description

EML_NULL

A scoring flag indicating that no e-mail data in the input is provided.

EML_ADDRESS

A scoring flag indicating that the input e-mail address has an invalid format.

EML_TLD

A scoring flag indicating that the top level domain name is incorrect - unknown in consideration of the dictionary, but valid regarding its syntax (otherwise "EML_ADDRESS" is set).

EML_AMBIGUOUS_DOMAIN

A scoring flag indicating that the input e-mail contains one TLD only (corresponding with the RFC 2822 standard), however the domain is considered suspicious.


iWay Software