Example 16020

Email Config

SMTP email service settings.

{
smtp_host: "smtp.unwelcome-pneumonia.com"
smtp_port: 587
use_tls: true
from_name: "Auer - Jaskolski"
from_email: "noreply@unwelcome-pneumonia.com"

# Rate limiting
max_batch_size: 129
retry_interval: 175
}

See also