Example 13907
Email Config
SMTP email service settings.
{
smtp_host: "smtp.each-individual.com"
smtp_port: 25
use_tls: true
from_name: "Braun, Boyle and Emard"
from_email: "noreply@each-individual.com"
# Rate limiting
max_batch_size: 458
retry_interval: 283
}