Example 1403

Email Config

SMTP email service settings.

{
smtp_host: "smtp.whole-thongs.info"
smtp_port: 587
use_tls: true
from_name: "Gusikowski - Schulist"
from_email: "noreply@whole-thongs.info"

# Rate limiting
max_batch_size: 132
retry_interval: 297
}

See also