Example 115
Email Config
SMTP email service settings.
{
smtp_host: "smtp.esteemed-plastic.info"
smtp_port: 587
use_tls: true
from_name: "Kautzer, Trantow and Langworth"
from_email: "noreply@esteemed-plastic.info"
# Rate limiting
max_batch_size: 439
retry_interval: 96
}