Example 5202

Email Config

SMTP email service settings.

{
smtp_host: "smtp.wrong-bonfire.net"
smtp_port: 587
use_tls: true
from_name: "Smith Inc"
from_email: "noreply@wrong-bonfire.net"

# Rate limiting
max_batch_size: 75
retry_interval: 211
}

See also