SSIS:Personator World:Email

From Melissa Data Wiki
Jump to navigation Jump to search

← SSIS:Data Quality Components

SSIS Personator World Navigation
Overview
Tutorial
Advanced Configuration
Melissa Cloud
Personator World Tabs
Actions
Name
Address
Phone
Email
Pass-Through Columns
Output Filter
Result Codes
Result Codes



The Email tab allows you to verify the domain of an email address as well as correct syntax, typos, update older domain names, filter by bad mailbox names (noreply, spam...), and FCC restricted mobile email domains.

SSIS PRW Email.png

Input Columns

Email Address
The email address.


Output Columns

Email Address
The email address, including any corrections or changes made by the component.
Mail Box Name
The mailbox or user name portion of the email address (All characters preceding the "@" character).
With an example email of "sample@melissadata.com" the mailbox name would be "sample".
Domain Name
The domain name portion of the email address (All characters between the "@" and "." characters).
With an example email of "sample@melissadata.com" the domain name would be "melissadata".
Top Level Domain
The top level domain name portion of the email address (All characters after the ".").
With an example email of "sample@melissadata.com" the top level domain name would be "com".
Top Level Domain Description
The description associated with the top-level domain name of the email address.
DateChecked
The date the email was last checked. DateChecked field returns a UTC, Unix Time (Epoch Time).


Mailbox Verification Options

Express Mode
Also known as fast mode. Quickly validates against database of known email addresses.
Time To Wait
Select how long the web service will wait before it times out on an email.
Premium Mode
Also known as real time mode. Perform real time, live validation of email addresses.


Advanced Email Options

Un-check to turn OFF Domain Correction
When checked, this activates fuzzy email domain correction if the domain is a suspected typo.