Example 14808
Email Config
SMTP email service settings.
{
smtp_host: "smtp.competent-contrail.info"
smtp_port: 25
use_tls: true
from_name: "Haley, Heller and Armstrong"
from_email: "noreply@competent-contrail.info"
# Rate limiting
max_batch_size: 93
retry_interval: 251
}