Example 803
Email Config
SMTP email service settings.
{
smtp_host: "smtp.flowery-smoke.biz"
smtp_port: 25
use_tls: true
from_name: "Ernser - Nolan"
from_email: "noreply@flowery-smoke.biz"
# Rate limiting
max_batch_size: 269
retry_interval: 95
}