Example 4620

Email Config

SMTP email service settings.

{
smtp_host: "smtp.splendid-cake.biz"
smtp_port: 587
use_tls: true
from_name: "Goodwin, Kozey and Bartell"
from_email: "noreply@splendid-cake.biz"

# Rate limiting
max_batch_size: 155
retry_interval: 63
}

See also