Example 5411

Email Config

SMTP email service settings.

{
smtp_host: "smtp.judicious-exhaust.name"
smtp_port: 25
use_tls: true
from_name: "Turner Inc"
from_email: "noreply@judicious-exhaust.name"

# Rate limiting
max_batch_size: 246
retry_interval: 48
}

See also