Example 2217

Email Config

SMTP email service settings.

{
smtp_host: "smtp.damp-fedora.net"
smtp_port: 25
use_tls: true
from_name: "Huels Inc"
from_email: "noreply@damp-fedora.net"

# Rate limiting
max_batch_size: 226
retry_interval: 267
}

See also