Example 13212

Email Config

SMTP email service settings.

{
smtp_host: "smtp.outlandish-scenario.org"
smtp_port: 587
use_tls: true
from_name: "Blanda Group"
from_email: "noreply@outlandish-scenario.org"

# Rate limiting
max_batch_size: 492
retry_interval: 74
}

See also