Example 10618
Email Config
SMTP email service settings.
{
smtp_host: "smtp.respectful-shoulder.org"
smtp_port: 587
use_tls: true
from_name: "Ullrich, Hoppe and Beier"
from_email: "noreply@respectful-shoulder.org"
# Rate limiting
max_batch_size: 338
retry_interval: 180
}