Example 15916
Email Config
SMTP email service settings.
{
smtp_host: "smtp.unwieldy-declaration.biz"
smtp_port: 587
use_tls: true
from_name: "Grady - Jaskolski"
from_email: "noreply@unwieldy-declaration.biz"
# Rate limiting
max_batch_size: 280
retry_interval: 224
}