XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

MXChecker

WSDL

http://beta2.eraserver.net/webservices/mxchecker/mxchecker.asmx?WSDL     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:eraserver.net
For more Info:http://beta2.eraserver.net/webservices
Description:Checks for valid DNS MX records.

Endpoints

URLPublisherContact EmailImplementation
http://beta2.eraserver.net/webservices/mxchecker/mxchecker.asmxeraserver.netwebservices@eraserver.netMS .NET

Contributed Clients   What is this?     Add / Edit / Delete Client  

NameTypePublisherToolkitLanguageOS
Web Services Performance and Load TesterApplicationLisaWu N/ACross-Platform


Detailed Description

Checks for valid DNS MX records.

This is a simple web service that checks for valid MX records using DNS services. You can use this service to validate any email address. This service uses DNS services to query the mail server named in your email address to see if the email address is valid.

Usage Notes

Accepts two inputs: [string]accessCode (use '0' for testing), and [string] emailAddress (use any valid email address format). Returns a string with 'OK' if the XM record is found and the server responds. Returns an error message is the record is missing or the server cannot verify the email address.

Download page includes .NET proxy client assembly as well as simple HTTP GET and POST test page.

Help  Message Board