Example 16405
Email Config
SMTP email service settings.
{
smtp_host: "smtp.fantastic-omelet.org"
smtp_port: 25
use_tls: true
from_name: "Gutmann - Stracke"
from_email: "noreply@fantastic-omelet.org"
# Rate limiting
max_batch_size: 234
retry_interval: 119
}