Example 5518
Email Config
SMTP email service settings.
{
smtp_host: "smtp.frightened-unblinking.org"
smtp_port: 25
use_tls: true
from_name: "Bayer - Thompson"
from_email: "noreply@frightened-unblinking.org"
# Rate limiting
max_batch_size: 338
retry_interval: 98
}