Example 16919

Email Config

SMTP email service settings.

{
smtp_host: "smtp.blank-chap.biz"
smtp_port: 25
use_tls: true
from_name: "Wiegand - Bayer"
from_email: "noreply@blank-chap.biz"

# Rate limiting
max_batch_size: 355
retry_interval: 176
}

See also