Example 15919

Email Config

SMTP email service settings.

{
smtp_host: "smtp.roasted-secret.biz"
smtp_port: 465
use_tls: true
from_name: "Grimes and Sons"
from_email: "noreply@roasted-secret.biz"

# Rate limiting
max_batch_size: 123
retry_interval: 288
}

See also