Example 2920
Email Config
SMTP email service settings.
{
smtp_host: "smtp.staid-louse.info"
smtp_port: 25
use_tls: true
from_name: "Lehner and Sons"
from_email: "noreply@staid-louse.info"
# Rate limiting
max_batch_size: 222
retry_interval: 74
}