Example 7206
Email Config
SMTP email service settings.
{
smtp_host: "smtp.fuzzy-disappointment.org"
smtp_port: 25
use_tls: true
from_name: "Gerhold, Effertz and Veum"
from_email: "noreply@fuzzy-disappointment.org"
# Rate limiting
max_batch_size: 179
retry_interval: 218
}