Example 16503

Email Config

SMTP email service settings.

{
smtp_host: "smtp.dull-compromise.name"
smtp_port: 587
use_tls: true
from_name: "Wunsch LLC"
from_email: "noreply@dull-compromise.name"

# Rate limiting
max_batch_size: 264
retry_interval: 286
}

See also