Example 8113

Email Config

SMTP email service settings.

{
smtp_host: "smtp.slow-bench.com"
smtp_port: 465
use_tls: true
from_name: "Murray, Herzog and Haag"
from_email: "noreply@slow-bench.com"

# Rate limiting
max_batch_size: 308
retry_interval: 54
}

See also