EmailAddressChecker
Version 1.0.
Rolosoft Email Address Checker Web Service. Please read product documentation for more information.
The following operations are supported. For a formal definition, please review the Service Description.
-
GetMXRecords
Gets MX records for a domain. Returns a simple array of MXRecord objects that show server name and metric. -
GetUsage
Gets usage information for your license. -
ValidateMailBox
Validates email address to mailbox level. This is the most thorough check but can take several seconds to complete. -
ValidateSyntax
Validates the syntax of an email address only. This is the fastest but least accurate method of validation. Example:- jon@nowwhere.com is ok but jon@.com is not.