Example 6703
Email Config
SMTP email service settings.
{
smtp_host: "smtp.ripe-duffel.org"
smtp_port: 587
use_tls: true
from_name: "Boehm - Johnston"
from_email: "noreply@ripe-duffel.org"
# Rate limiting
max_batch_size: 213
retry_interval: 268
}