Example 616

Email Config

SMTP email service settings.

{
smtp_host: "smtp.rotating-larva.biz"
smtp_port: 465
use_tls: true
from_name: "Effertz - Little"
from_email: "noreply@rotating-larva.biz"

# Rate limiting
max_batch_size: 320
retry_interval: 67
}

See also