Example 4710

Email Config

SMTP email service settings.

{
smtp_host: "smtp.splendid-receptor.org"
smtp_port: 465
use_tls: true
from_name: "Miller LLC"
from_email: "noreply@splendid-receptor.org"

# Rate limiting
max_batch_size: 58
retry_interval: 212
}

See also