Example 12611

Email Config

SMTP email service settings.

{
smtp_host: "smtp.cuddly-license.info"
smtp_port: 465
use_tls: true
from_name: "Halvorson-Hessel, Lind and Conn"
from_email: "noreply@cuddly-license.info"

# Rate limiting
max_batch_size: 131
retry_interval: 240
}

See also