Example 201

Email Config

SMTP email service settings.

{
smtp_host: "smtp.snarling-wilderness.com"
smtp_port: 465
use_tls: true
from_name: "Fahey - Hudson"
from_email: "noreply@snarling-wilderness.com"

# Rate limiting
max_batch_size: 154
retry_interval: 116
}

See also