Example 13317

Email Config

SMTP email service settings.

{
smtp_host: "smtp.frail-king.com"
smtp_port: 465
use_tls: true
from_name: "Runte Inc"
from_email: "noreply@frail-king.com"

# Rate limiting
max_batch_size: 330
retry_interval: 127
}

See also