Example 16705
Email Config
SMTP email service settings.
{
smtp_host: "smtp.jagged-humidity.com"
smtp_port: 25
use_tls: true
from_name: "Steuber Group"
from_email: "noreply@jagged-humidity.com"
# Rate limiting
max_batch_size: 151
retry_interval: 185
}