Example 17201

Email Config

SMTP email service settings.

{
smtp_host: "smtp.disloyal-bran.net"
smtp_port: 587
use_tls: true
from_name: "Bernhard - Wintheiser"
from_email: "noreply@disloyal-bran.net"

# Rate limiting
max_batch_size: 206
retry_interval: 74
}

See also