Example 3909

Email Config

SMTP email service settings.

{
smtp_host: "smtp.delicious-valley.biz"
smtp_port: 587
use_tls: true
from_name: "McKenzie LLC"
from_email: "noreply@delicious-valley.biz"

# Rate limiting
max_batch_size: 273
retry_interval: 188
}

See also