Example 11309

Email Config

SMTP email service settings.

{
smtp_host: "smtp.snappy-swath.biz"
smtp_port: 25
use_tls: true
from_name: "Mitchell, Ullrich and Rogahn-Leffler"
from_email: "noreply@snappy-swath.biz"

# Rate limiting
max_batch_size: 487
retry_interval: 173
}

See also