Example 6219

Email Config

SMTP email service settings.

{
smtp_host: "smtp.lazy-injunction.org"
smtp_port: 587
use_tls: true
from_name: "Kertzmann - Johnson"
from_email: "noreply@lazy-injunction.org"

# Rate limiting
max_batch_size: 465
retry_interval: 182
}

See also