Example 15201

Email Config

SMTP email service settings.

{
smtp_host: "smtp.whispered-help.com"
smtp_port: 25
use_tls: true
from_name: "Cronin Inc"
from_email: "noreply@whispered-help.com"

# Rate limiting
max_batch_size: 373
retry_interval: 60
}

See also