Example 5515

Email Config

SMTP email service settings.

{
smtp_host: "smtp.upright-commercial.biz"
smtp_port: 587
use_tls: true
from_name: "Rowe and Sons"
from_email: "noreply@upright-commercial.biz"

# Rate limiting
max_batch_size: 133
retry_interval: 107
}

See also