Example 11614

Email Config

SMTP email service settings.

{
smtp_host: "smtp.outrageous-creator.name"
smtp_port: 587
use_tls: true
from_name: "Von - Watsica"
from_email: "noreply@outrageous-creator.name"

# Rate limiting
max_batch_size: 197
retry_interval: 55
}

See also