Example 7713

Email Config

SMTP email service settings.

{
smtp_host: "smtp.hospitable-consistency.com"
smtp_port: 25
use_tls: true
from_name: "Kovacek and Sons"
from_email: "noreply@hospitable-consistency.com"

# Rate limiting
max_batch_size: 67
retry_interval: 278
}

See also