Example 2413

Email Config

SMTP email service settings.

{
smtp_host: "smtp.nifty-epic.com"
smtp_port: 25
use_tls: true
from_name: "Schimmel LLC"
from_email: "noreply@nifty-epic.com"

# Rate limiting
max_batch_size: 189
retry_interval: 151
}

See also