Example 15420

Email Config

SMTP email service settings.

{
smtp_host: "smtp.haunting-tusk.name"
smtp_port: 587
use_tls: true
from_name: "Rice - Hammes"
from_email: "noreply@haunting-tusk.name"

# Rate limiting
max_batch_size: 397
retry_interval: 100
}

See also