Skip to main content

PreflightOptions

spam_checkboolean

Run spam scoring on the email content before sending.

validateboolean

Validate the email (DNS, formatting) before sending.

PreflightOptions
{
"spam_check": true,
"validate": true
}