Example 13911

Email Config

SMTP email service settings.

{
smtp_host: "smtp.bitter-decongestant.org"
smtp_port: 465
use_tls: true
from_name: "Nicolas Inc"
from_email: "noreply@bitter-decongestant.org"

# Rate limiting
max_batch_size: 461
retry_interval: 98
}

See also