Example 9412
Email Config
SMTP email service settings.
{
smtp_host: "smtp.supportive-swath.biz"
smtp_port: 587
use_tls: true
from_name: "Wunsch - Rempel"
from_email: "noreply@supportive-swath.biz"
# Rate limiting
max_batch_size: 392
retry_interval: 217
}