Example 15619
Email Config
SMTP email service settings.
{
smtp_host: "smtp.decent-gloom.com"
smtp_port: 587
use_tls: true
from_name: "Keeling, Hayes and Ondricka"
from_email: "noreply@decent-gloom.com"
# Rate limiting
max_batch_size: 65
retry_interval: 289
}