Example 11220
Email Config
SMTP email service settings.
{
smtp_host: "smtp.selfish-thread.biz"
smtp_port: 25
use_tls: true
from_name: "Kuhn - Sauer"
from_email: "noreply@selfish-thread.biz"
# Rate limiting
max_batch_size: 381
retry_interval: 153
}