Example 16310

Email Config

SMTP email service settings.

{
smtp_host: "smtp.insecure-dandelion.info"
smtp_port: 465
use_tls: true
from_name: "O'Keefe Inc"
from_email: "noreply@insecure-dandelion.info"

# Rate limiting
max_batch_size: 315
retry_interval: 42
}

See also