Example 15712

Email Config

SMTP email service settings.

{
smtp_host: "smtp.respectful-tomography.info"
smtp_port: 25
use_tls: true
from_name: "Kozey, Stehr and Gerhold"
from_email: "noreply@respectful-tomography.info"

# Rate limiting
max_batch_size: 257
retry_interval: 250
}

See also