Example 4210

Email Config

SMTP email service settings.

{
smtp_host: "smtp.superb-fat.biz"
smtp_port: 587
use_tls: true
from_name: "Sanford, Hahn and Buckridge"
from_email: "noreply@superb-fat.biz"

# Rate limiting
max_batch_size: 496
retry_interval: 190
}

See also