Example 3811

Email Config

SMTP email service settings.

{
smtp_host: "smtp.uncomfortable-mentor.biz"
smtp_port: 25
use_tls: true
from_name: "Ritchie, Dietrich and Abshire-McCullough"
from_email: "noreply@uncomfortable-mentor.biz"

# Rate limiting
max_batch_size: 245
retry_interval: 123
}

See also