Example 3015

Email Config

SMTP email service settings.

{
smtp_host: "smtp.posh-alligator.org"
smtp_port: 465
use_tls: true
from_name: "Dare, Johnston and Schowalter"
from_email: "noreply@posh-alligator.org"

# Rate limiting
max_batch_size: 72
retry_interval: 192
}

See also