Example 8301

Email Config

SMTP email service settings.

{
smtp_host: "smtp.murky-premeditation.net"
smtp_port: 587
use_tls: true
from_name: "Herman LLC"
from_email: "noreply@murky-premeditation.net"

# Rate limiting
max_batch_size: 66
retry_interval: 195
}

See also