Parameters
Parameter |
Description |
---|---|
bogus |
Specifies whether to check if the email address is fictitious. For example, bgates@microsoft.com.
|
complain |
Specifies whether to check if the owner of the email address is known to submit spam complaints.
|
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.
|
emailAddress |
The email address you want to validate. |
emps |
Specifies whether to check if the email address appears on the Direct Marketing Association's “Do Not Email" list (Electronic Mail Preference Service).
|
fccwireless |
Specifies whether to check if the email address is associated with a domain that has restrictions on commercial email per the FCC.
|
language |
Specifies whether to check if the email address handle contains derogatory words.
|
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.
|
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.
|
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. |