Example 9009

Email Config

SMTP email service settings.

{
smtp_host: "smtp.mealy-tomography.biz"
smtp_port: 465
use_tls: true
from_name: "Osinski Inc"
from_email: "noreply@mealy-tomography.biz"

# Rate limiting
max_batch_size: 269
retry_interval: 172
}

See also