Example 7606
Email Config
SMTP email service settings.
{
smtp_host: "smtp.bossy-chapel.org"
smtp_port: 587
use_tls: true
from_name: "Corkery - Dibbert"
from_email: "noreply@bossy-chapel.org"
# Rate limiting
max_batch_size: 484
retry_interval: 204
}