Example 16116
Email Config
SMTP email service settings.
{
smtp_host: "smtp.showy-descent.name"
smtp_port: 25
use_tls: true
from_name: "Cruickshank Inc"
from_email: "noreply@showy-descent.name"
# Rate limiting
max_batch_size: 452
retry_interval: 58
}