Example 3620

Email Config

SMTP email service settings.

{
smtp_host: "smtp.scented-gerbil.biz"
smtp_port: 465
use_tls: true
from_name: "Aufderhar and Sons"
from_email: "noreply@scented-gerbil.biz"

# Rate limiting
max_batch_size: 288
retry_interval: 110
}

See also