Example 1002

Email Config

SMTP email service settings.

{
smtp_host: "smtp.cheerful-in-joke.net"
smtp_port: 587
use_tls: true
from_name: "Macejkovic and Sons"
from_email: "noreply@cheerful-in-joke.net"

# Rate limiting
max_batch_size: 270
retry_interval: 104
}

See also