Example 119

Email Config

SMTP email service settings.

{
smtp_host: "smtp.tired-jogging.org"
smtp_port: 465
use_tls: true
from_name: "Botsford - Rippin"
from_email: "noreply@tired-jogging.org"

# Rate limiting
max_batch_size: 424
retry_interval: 142
}

See also