Example 16316

Email Config

SMTP email service settings.

{
smtp_host: "smtp.rusty-yogurt.org"
smtp_port: 25
use_tls: true
from_name: "Kilback - Larson"
from_email: "noreply@rusty-yogurt.org"

# Rate limiting
max_batch_size: 316
retry_interval: 81
}

See also