Example 11303

Email Config

SMTP email service settings.

{
smtp_host: "smtp.favorable-tuba.com"
smtp_port: 465
use_tls: true
from_name: "Kerluke - Vandervort"
from_email: "noreply@favorable-tuba.com"

# Rate limiting
max_batch_size: 266
retry_interval: 44
}

See also