Example 6701

Email Config

SMTP email service settings.

{
smtp_host: "smtp.messy-bob.com"
smtp_port: 587
use_tls: true
from_name: "Mosciski, Deckow and Bashirian"
from_email: "noreply@messy-bob.com"

# Rate limiting
max_batch_size: 318
retry_interval: 91
}

See also