Example 3208
Email Config
SMTP email service settings.
{
smtp_host: "smtp.monstrous-horst.com"
smtp_port: 587
use_tls: true
from_name: "Bailey, Schultz and Marquardt"
from_email: "noreply@monstrous-horst.com"
# Rate limiting
max_batch_size: 307
retry_interval: 274
}