Example 13513
Email Config
SMTP email service settings.
{
smtp_host: "smtp.elastic-lounge.org"
smtp_port: 587
use_tls: true
from_name: "Stokes Group"
from_email: "noreply@elastic-lounge.org"
# Rate limiting
max_batch_size: 385
retry_interval: 116
}