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
}
Run spam scoring on the email content before sending.
Validate the email (DNS, formatting) before sending.
{
"spam_check": true,
"validate": true
}