Example 14714

Email Config

SMTP email service settings.

{
smtp_host: "smtp.colorful-colon.org"
smtp_port: 465
use_tls: true
from_name: "Hoppe-Fay - Smitham"
from_email: "noreply@colorful-colon.org"

# Rate limiting
max_batch_size: 147
retry_interval: 109
}

See also