Example 16401

Email Config

SMTP email service settings.

{
smtp_host: "smtp.wrathful-swordfish.info"
smtp_port: 25
use_tls: true
from_name: "Hills, Stanton and Bosco"
from_email: "noreply@wrathful-swordfish.info"

# Rate limiting
max_batch_size: 287
retry_interval: 221
}

See also