Example 8807

Email Config

SMTP email service settings.

{
smtp_host: "smtp.astonishing-restaurant.biz"
smtp_port: 587
use_tls: true
from_name: "Haag Group"
from_email: "noreply@astonishing-restaurant.biz"

# Rate limiting
max_batch_size: 420
retry_interval: 178
}

See also