Example 8519
Email Config
SMTP email service settings.
{
smtp_host: "smtp.juvenile-cash.com"
smtp_port: 25
use_tls: true
from_name: "Champlin, Bergnaum and Boyle"
from_email: "noreply@juvenile-cash.com"
# Rate limiting
max_batch_size: 72
retry_interval: 32
}