Parameters
Parameter |
Description |
---|---|
Option.bogus |
Specifies whether to check if the email address is fictitious. For example, bgates@microsoft.com.
|
Option.complain |
Specifies whether to check if the owner of the email address is known to submit spam complaints.
|
Option.disposable |
Specifies whether to check if the email address originates from a website that provides temporary email addresses, or if the email address appears to be temporary.
|
Data.emailAddress |
The email address you want to validate. |
Option.emps |
Specifies whether to check if the email address appears on the Direct Marketing Association's “Do Not Email" list (Electronic Mail Preference Service).
|
Option.fccwireless |
Specifies whether to check if the email address is associated with a domain that has restrictions on commercial email per the FCC.
|
Option.language |
Specifies whether to check if the email address handle contains derogatory words.
|
Option.role |
Specifies whether to check if the email address has a non-personal handle, such as info@, sales@, or webmaster@. For example, sales@example.com.
|
Option.rtc |
Enables or disables real-time confirmation. If the deliverability of an email address cannot be determined via our knowledge base, a real-time confirmation can be attempted.
|
Option.rtc_timeout |
Specifies the timeout for real-time confirmation. See the description of the rtc parameter. Specify the timeout value in milliseconds. Valid values are 0 to 4000. By default, the system allows 1200 milliseconds for this check. You can specify a different timeout value with this parameter. We recommend that the timeout be set to the maximum time that can be accommodated, as foreign domains or slow-to-respond mail servers may require additional time. |