Example 4709
Email Config
SMTP email service settings.
{
smtp_host: "smtp.windy-alert.org"
smtp_port: 587
use_tls: true
from_name: "Stanton - Halvorson"
from_email: "noreply@windy-alert.org"
# Rate limiting
max_batch_size: 112
retry_interval: 53
}