Interface EmailIntelligenceTestsOptions

Optional test toggles for email intelligence scoring.

Export

Interface

EmailIntelligenceTestsOptions

Hierarchy

  • EmailIntelligenceTestsOptions

Properties

checkDns?: boolean

Check DNS records (A, MX, SOA) for the domain.

Memberof

EmailIntelligenceTestsOptions

checkDomainAgeHint?: boolean

Derive a domain age hint from DNS SOA serial when possible.

Memberof

EmailIntelligenceTestsOptions

checkFreeProvider?: boolean

Check if domain is a known free email provider.

Memberof

EmailIntelligenceTestsOptions

checkHttpsWebsite?: boolean

Check if the domain has a reachable HTTPS website.

Memberof

EmailIntelligenceTestsOptions

checkRandomLocalPart?: boolean

Check local-part randomness for email inputs.

Memberof

EmailIntelligenceTestsOptions