Example 17106

Email Config

SMTP email service settings.

{
smtp_host: "smtp.usable-outrun.net"
smtp_port: 465
use_tls: true
from_name: "Bashirian LLC"
from_email: "noreply@usable-outrun.net"

# Rate limiting
max_batch_size: 105
retry_interval: 220
}

See also