Example 9813

Email Config

SMTP email service settings.

{
smtp_host: "smtp.doting-management.org"
smtp_port: 25
use_tls: true
from_name: "Steuber and Sons"
from_email: "noreply@doting-management.org"

# Rate limiting
max_batch_size: 247
retry_interval: 75
}

See also