Example 14210

Email Config

SMTP email service settings.

{
smtp_host: "smtp.rigid-cd.com"
smtp_port: 25
use_tls: true
from_name: "Tremblay, Feeney and Lynch"
from_email: "noreply@rigid-cd.com"

# Rate limiting
max_batch_size: 379
retry_interval: 279
}

See also