Email Object Build History
Build 1609 Released 06/10
Build 1567 Released 03/10
- New Functionality
- Interface Change:
Added new Results property: A new Results output is now available to check for the status of an Email verification. Results will contain comma delimited codes to indicate the status and errors. Results replaces the StatusCode, ErrorCode, and ErrorString properties.
- Other Change:
Email Object can now detect Mobile Domains, which are not allowed unsolicited emails by the FCC. The Result code of ES04 indicates a Mobile Domain email address.
- Bug Fix
Other change: MXLookup fixed. A bug that allowed servers that responded to a MXLookup but not as a mail server to be detected as a mail server as been fixed.
Build 1451 Released 07/09
Build 1431 Released 06/09
- New Functionality
- Other Change: New error code of 'B'
- A new feature has been added to Email Object to detect bad or undeliverable email mailbox names. Email addresses such as noreply@domain.com or declined@domain.net will return a new error code of ‘B’. To see which mailbox names are included in this list, open the mdEmail.ini file and look under the [invalid mailboxes] section. As with all the other features of Email Object, this is completely configurable. To add or remove entries, simply edit the mdEmailConfig.ini file.
Build 1395 Released 04/09
- The [invalid mailboxes] section of the mdEmailConfig.ini
and mdEmail.ini was added to allow users to populate and
detect invalid mailboxes
- [invalid mailboxes]
- # a plus sign adds the mailbox to the list of invalid
mailboxes (e.g. "+NoReply" causes "NoReply@validdomain.com"
to return "Invalid Mailbox").
Build 1357
Build 1357 of Email Object now uses the default DNS
resolver specified on the machine. This enhances speed
and reliability. The greatest difference in speed should
be realized when an MXLookup is done on a VALID domain
that has not been looked up previously and is not in the
mdDomain.dat or the .ini files. It also performs faster
for invalid domains, but the percentage increase will be
smaller.
Build 1262 Released 3/2008
Fixed Bug preventing Email Object from correcting emails with the incorrect syntax of “,com” using a comma instead of a period
Build 1254 Released 2/2008
Initial Release
|