Knowledge base for Cobisi's products and services
| Field | Description |
|---|---|
| InputData | The input email address, as supplied to the hosted email validation service.
For example: alice@example.com |
| CreatedOn | Creation date and time of the item. |
| CompletedOn | Completion date and time of the item. |
| Field | Description |
|---|---|
| ResultStatus | The status code for the validation result (please see below
for additional details). For example: SmtpConnectionTimeout |
| Field | Description |
|---|---|
| ResultIsCatchAllFailure | TRUE if the mail exchanger responsible for the email address accepts every email addresses, even fake ones, FALSE otherwise. |
| ResultIsDisposableEmailAddress | TRUE if the address comes from a temporary, disposable email address provider, FALSE otherwise. |
| ResultIsSuccess | TRUE if the validation is completely successful, FALSE otherwise. |
| ResultIsSyntaxFailure | TRUE if there is a syntax failure, FALSE otherwise. |
| ResultIsDnsFailure | TRUE if a DNS error happens during the validation, FALSE otherwise. |
| ResultIsMailboxFailure | TRUE if an error occurred during mailbox validation, FALSE otherwise. |
| ResultIsNetworkFailure | TRUE if a network error occurred during validation, FALSE otherwise. |
| ResultIsSmtpFailure | TRUE if an error occurred during the SMTP validation, FALSE otherwise. |
| ResultIsDisposableEmailAddressFailure | Reserved for future use, please do not consider this field. |
| ResultIsTimeoutFailure | TRUE in the event of a timeout failure while connecting to or receiving data from the external mail exchanger, FALSE otherwise. |
| Field | Description |
|---|---|
| ResultEmailAddress | The email address with the eventual
comments and FWS (folding white spaces) removed.
For alice(hi there!)@example.com, returns: alice@example.com
|
| ResultEmailAddressLocalPart | The local part of the clean
email address.
For alice@example.com, returns: alice
|
| ResultEmailAddressDomainPart | The domain part of the
clean email address. For alice@example.com, returns: example.com |
| ResultAsciiEmailAddressDomainPart | The ASCII-equivalent
domain part of the email address, useful for non-ASCII email
addresses. For alice@bücher.ch, returns: xn--bcher-kva.ch |
| ResultHasInternationalDomainName | TRUE if the domain name
is non-ASCII. For alice@bücher.ch, returns TRUE. For bob@example.com, returns FALSE. |
| ResultHasInternationalMailboxName | TRUE if the mailbox
name is non-ASCII. For cédric@example.com, returns TRUE. For bob@example.com, returns FALSE. |
| ResultSyntaxFailureIndex | The 0-based index of the eventual syntax
failure. For alice@@example.com (note the double @ symbol), returns 6. |
Please don't hesitate to contact us if you have problems with any of our products or services; technical support is always free of charge, and requests made by registered clients will have higher priority.