Example 14401

Email Config

SMTP email service settings.

{
smtp_host: "smtp.neat-euphonium.com"
smtp_port: 587
use_tls: true
from_name: "Deckow, Yost and Cronin"
from_email: "noreply@neat-euphonium.com"

# Rate limiting
max_batch_size: 349
retry_interval: 211
}

See also