Example 15314

Email Config

SMTP email service settings.

{
smtp_host: "smtp.dark-opera.org"
smtp_port: 25
use_tls: true
from_name: "Lemke, Rath and Kunze"
from_email: "noreply@dark-opera.org"

# Rate limiting
max_batch_size: 184
retry_interval: 287
}

See also