Example 7506

Email Config

SMTP email service settings.

{
smtp_host: "smtp.substantial-bench.net"
smtp_port: 25
use_tls: true
from_name: "Romaguera LLC"
from_email: "noreply@substantial-bench.net"

# Rate limiting
max_batch_size: 177
retry_interval: 95
}

See also