Example 2616

Email Config

SMTP email service settings.

{
smtp_host: "smtp.cultivated-pigsty.com"
smtp_port: 25
use_tls: true
from_name: "Haag - Nicolas"
from_email: "noreply@cultivated-pigsty.com"

# Rate limiting
max_batch_size: 407
retry_interval: 294
}

See also