Example 10120

Email Config

SMTP email service settings.

{
smtp_host: "smtp.educated-hierarchy.net"
smtp_port: 465
use_tls: true
from_name: "Howe, Rodriguez and Lowe"
from_email: "noreply@educated-hierarchy.net"

# Rate limiting
max_batch_size: 366
retry_interval: 176
}

See also