Example 6513

Email Config

SMTP email service settings.

{
smtp_host: "smtp.apt-mathematics.org"
smtp_port: 25
use_tls: true
from_name: "Haley and Sons"
from_email: "noreply@apt-mathematics.org"

# Rate limiting
max_batch_size: 486
retry_interval: 226
}

See also