Example 14213

Email Config

SMTP email service settings.

{
smtp_host: "smtp.junior-thongs.net"
smtp_port: 25
use_tls: true
from_name: "Ratke, Franecki and O'Reilly"
from_email: "noreply@junior-thongs.net"

# Rate limiting
max_batch_size: 462
retry_interval: 204
}

See also