Example 908

Email Config

SMTP email service settings.

{
smtp_host: "smtp.mad-boulevard.info"
smtp_port: 587
use_tls: true
from_name: "Bruen, Predovic and Mertz"
from_email: "noreply@mad-boulevard.info"

# Rate limiting
max_batch_size: 235
retry_interval: 200
}

See also