Example 6520
Email Config
SMTP email service settings.
{
smtp_host: "smtp.dependable-stump.biz"
smtp_port: 25
use_tls: true
from_name: "Lowe LLC"
from_email: "noreply@dependable-stump.biz"
# Rate limiting
max_batch_size: 90
retry_interval: 112
}