Example 1013

Email Config

SMTP email service settings.

{
smtp_host: "smtp.specific-saw.org"
smtp_port: 25
use_tls: true
from_name: "Robel, Little and Marvin"
from_email: "noreply@specific-saw.org"

# Rate limiting
max_batch_size: 206
retry_interval: 74
}

See also