Example 15114
Email Config
SMTP email service settings.
{
smtp_host: "smtp.pricey-marten.net"
smtp_port: 465
use_tls: true
from_name: "Hudson - Braun"
from_email: "noreply@pricey-marten.net"
# Rate limiting
max_batch_size: 443
retry_interval: 145
}