Example 4702
Email Config
SMTP email service settings.
{
smtp_host: "smtp.fatal-pinstripe.biz"
smtp_port: 587
use_tls: true
from_name: "Lemke, Ritchie and Hessel"
from_email: "noreply@fatal-pinstripe.biz"
# Rate limiting
max_batch_size: 428
retry_interval: 35
}