Example 14001

Email Config

SMTP email service settings.

{
smtp_host: "smtp.excitable-fat.info"
smtp_port: 587
use_tls: true
from_name: "Vandervort, Walsh and Price"
from_email: "noreply@excitable-fat.info"

# Rate limiting
max_batch_size: 184
retry_interval: 246
}

See also