Example 10003

Email Config

SMTP email service settings.

{
smtp_host: "smtp.honorable-numeracy.net"
smtp_port: 465
use_tls: true
from_name: "Konopelski and Sons"
from_email: "noreply@honorable-numeracy.net"

# Rate limiting
max_batch_size: 99
retry_interval: 278
}

See also