Example 6210

Email Config

SMTP email service settings.

{
smtp_host: "smtp.glorious-season.name"
smtp_port: 25
use_tls: true
from_name: "Haag - Wiza"
from_email: "noreply@glorious-season.name"

# Rate limiting
max_batch_size: 140
retry_interval: 73
}

See also