Difference between revisions of "Global Email V3:FAQ"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 4: Line 4:
;Why does an email have no mailbox validation?
;Why does an email have no mailbox validation?
Mailbox validation will only occur if the ES01 result code is returned.
Mailbox validation will only occur if the ES01 result code is returned.


==Verify Mailbox Option==
==Verify Mailbox Option==
;What are the differences between the different modes (OFF, MIXED, FAST, REALTIME)?
;What are the differences between the different modes (OFF, MIXED, FAST, REALTIME)?
[[Global Email Web Service:Options|Verify Mailbox Options]]
[[Global Email Web Service:Options|Verify Mailbox Options]]


==Unicode==
==Unicode==
;All emails unicoded are detected.
;All emails unicoded are detected.


==Validation: Mailbox Vs. Domain==
==Validation: Mailbox Vs. Domain==
Line 16: Line 19:


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.
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?==
==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.
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  
;Verify Mailbox<nowiki>:</nowiki> OFF
**You can expect 119,000 - 171,360 per hour single threaded.  
*You can expect 119,000 - 171,360 per hour single threaded.  
**You can expect 206,000 - 248,000 per hour with 5 threads.
*You can expect 206,000 - 248,000 per hour with 5 threads.


[[File:WS_GlobalEmail_Throughput-OFF.png|800px]]
[[File:WS_GlobalEmail_Throughput-OFF.png|800px]]


 
;Verify Mailbox<nowiki>:</nowiki> MIXED
;Verify Mailbox: MIXED
*You can expect 80,000 - 84,000 per hour single threaded.  
**You can expect 80,000 - 84,000 per hour single threaded.  
*You can expect 131,000 - 135,000 per hour with 5 threads.
**You can expect 131,000 - 135,000 per hour with 5 threads.


[[File:WS_GlobalEmail_Throughput-MIXED.png|800px]]
[[File:WS_GlobalEmail_Throughput-MIXED.png|800px]]


 
;Verify Mailbox<nowiki>:</nowiki> FAST
;Verify Mailbox: FAST
*You can expect 144,000 - 153,000 per hour single threaded.  
**You can expect 144,000 - 153,000 per hour single threaded.  
*You can expect 191,000 - 217,000 per hour with 5 threads.
**You can expect 191,000 - 217,000 per hour with 5 threads.


[[File:WS_GlobalEmail_Throughput-FAST.png|800px]]
[[File:WS_GlobalEmail_Throughput-FAST.png|800px]]


;Verify Mailbox<nowiki>:</nowiki> REALTIME
*You can expect 15,000 - 16,000 per hour single threaded.
*You can expect 45,000 - 79,000 per hour with 5 threads.


;Verify Mailbox: REALTIME
[[File:WS_GlobalEmail_Throughput-REALTIME.png|800px]]
**You can expect 15,000 - 16,000 per hour single threaded.
**You can expect 45,000 - 79,000 per hour with 5 threads.


[[File:WS_GlobalEmail_Throughput-REALTIME.png|800px]]


=='Good' Email==
=='Good' Email==

Revision as of 21:31, 12 September 2014

← Global Email Web Service

Mailbox Validation

Why does an email have no mailbox validation?

Mailbox validation will only occur if the ES01 result code is returned.


Verify Mailbox Option

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

Verify Mailbox Options


Unicode

All emails unicoded are detected.


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 per hour single threaded.
  • You can expect 206,000 - 248,000 per hour with 5 threads.

WS GlobalEmail Throughput-OFF.png

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

WS GlobalEmail Throughput-MIXED.png

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

WS GlobalEmail Throughput-FAST.png

Verify Mailbox: REALTIME
  • You can expect 15,000 - 16,000 per hour single threaded.
  • You can expect 45,000 - 79,000 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.