Example 304

Email Config

SMTP email service settings.

{
smtp_host: "smtp.black-hawk.org"
smtp_port: 465
use_tls: true
from_name: "Muller, Grimes and Hartmann"
from_email: "noreply@black-hawk.org"

# Rate limiting
max_batch_size: 158
retry_interval: 125
}

See also