Difference between revisions of "Global Email V3:FAQ"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 62: Line 62:
=='Good' Email==
=='Good' Email==
;What is a good email?
;What is a good email?
A good email consists of valid characters for the mailbox name, an '@' symbol, and a valid domain name.
A good email consists of valid characters for the mailbox name, an '@' symbol, and a valid domain name. If mailbox validation option is set, a good email consist of valid characters, valid domain name, and active/existing mailbox account on that mail server.




[[Category:FAQ]]
[[Category:FAQ]]
[[Category:Global Email Web Service]]
[[Category:Global Email Web Service]]

Revision as of 21:49, 15 September 2014

← Global Email Web Service

Required Fields

Mandatory:

  • CustomerID - "Your License Key"
  • Email - "Email to validate"

Optional:

  • RecordID = "Internal Reference"
  • TransmissionReference = "Internal Reference"
  • Options = "Options to set"


Mailbox Validation

What is mailbox validation?

Mailbox validation is a one step more than a MX Domain check. Mailbox validation actually asks the mail server to see if that mailbox account is active and if it exists. Otherwise we will only check to see if the mail server is active and if the mail server exists.

Why does an email have no mailbox validation?

Mailbox validation will only occur if the ES01 result code is returned and if options are set.

Verify Mailbox Option

What are the differences between the different modes (OFF, MIXED, FAST, REALTIME)?

Verify Mailbox Options


Unicode

All emails that are unicoded are detected and will return a ES23 result code as well

Validation: Mailbox Vs. Domain

What is the difference between mailbox validation and domain validation?

Mailbox validation confirms that the email account is valid (e.g. "email@gmail.com") while domain validation only verifies that the domain (e.g. "gmail.com") is valid.


What speeds can I expect from this webservice?

The speed of the service depends on the mode (OFF, MIXED, FAST, REALTIME), protocol (SOAP, REST, JSON, XML) and the number of threads.

Verify Mailbox: OFF
  • You can expect 119,000 - 171,360 validations per hour single threaded.
  • You can expect 206,000 - 248,000 validations per hour with 5 threads.

WS GlobalEmail Throughput-OFF.png

Verify Mailbox: MIXED
  • You can expect 80,000 - 84,000 validations per hour single threaded.
  • You can expect 131,000 - 135,000 validations per hour with 5 threads.

WS GlobalEmail Throughput-MIXED.png

Verify Mailbox: FAST
  • You can expect 144,000 - 153,000 validations per hour single threaded.
  • You can expect 191,000 - 217,000 validations per hour with 5 threads.

WS GlobalEmail Throughput-FAST.png

Verify Mailbox: REALTIME
  • You can expect 15,000 - 16,000 validations per hour single threaded.
  • You can expect 45,000 - 79,000 validations per hour with 5 threads.

WS GlobalEmail Throughput-REALTIME.png

'Good' Email

What is a good email?

A good email consists of valid characters for the mailbox name, an '@' symbol, and a valid domain name. If mailbox validation option is set, a good email consist of valid characters, valid domain name, and active/existing mailbox account on that mail server.