Example 9810

Email Config

SMTP email service settings.

{
smtp_host: "smtp.torn-deduction.info"
smtp_port: 587
use_tls: true
from_name: "DuBuque Group"
from_email: "noreply@torn-deduction.info"

# Rate limiting
max_batch_size: 349
retry_interval: 195
}

See also