EmailAddressInsightsMailboxEvaluations
Contains individual validation checks performed on an email address.
Types
Properties
Link copied to clipboard
Checks that the domain exists, has valid DNS records, and is configured to receive email.
Link copied to clipboard
Checks that the email address follows proper RFC standards and contains valid characters in the correct format.
Link copied to clipboard
Checks disposable or temporary email addresses that could negatively impact your sender reputation.
Link copied to clipboard
Checks if the input appears to be random text.
Link copied to clipboard
Identifies role-based addresses (such as admin@, support@, or info@) that may have lower engagement rates.
Link copied to clipboard
Checks that the mailbox exists and can receive messages without actually sending an email.
Functions
Link copied to clipboard
inline fun copy(block: EmailAddressInsightsMailboxEvaluations.Builder.() -> Unit = {}): EmailAddressInsightsMailboxEvaluations