Example 7020
Email Config
SMTP email service settings.
{
smtp_host: "smtp.educated-godfather.com"
smtp_port: 587
use_tls: true
from_name: "Altenwerth, Boehm and Gottlieb"
from_email: "noreply@educated-godfather.com"
# Rate limiting
max_batch_size: 474
retry_interval: 201
}