Example 9012
Email Config
SMTP email service settings.
{
smtp_host: "smtp.sticky-commercial.name"
smtp_port: 587
use_tls: true
from_name: "Schmeler LLC"
from_email: "noreply@sticky-commercial.name"
# Rate limiting
max_batch_size: 414
retry_interval: 246
}