Example 9201

Email Config

SMTP email service settings.

{
smtp_host: "smtp.political-slime.net"
smtp_port: 465
use_tls: true
from_name: "Schinner, Hoeger and Ziemann"
from_email: "noreply@political-slime.net"

# Rate limiting
max_batch_size: 498
retry_interval: 87
}

See also