Example 13304

Email Config

SMTP email service settings.

{
smtp_host: "smtp.good-natured-daughter.com"
smtp_port: 587
use_tls: true
from_name: "Gottlieb - Pouros"
from_email: "noreply@good-natured-daughter.com"

# Rate limiting
max_batch_size: 360
retry_interval: 230
}

See also