Example 2611

Email Config

SMTP email service settings.

{
smtp_host: "smtp.incomparable-extension.org"
smtp_port: 25
use_tls: true
from_name: "Terry - Schaden"
from_email: "noreply@incomparable-extension.org"

# Rate limiting
max_batch_size: 120
retry_interval: 59
}

See also