Example 9608
Email Config
SMTP email service settings.
{
smtp_host: "smtp.wonderful-roundabout.net"
smtp_port: 465
use_tls: true
from_name: "Ferry LLC"
from_email: "noreply@wonderful-roundabout.net"
# Rate limiting
max_batch_size: 477
retry_interval: 236
}