Example 7801

Email Config

SMTP email service settings.

{
smtp_host: "smtp.shocked-loaf.biz"
smtp_port: 465
use_tls: true
from_name: "Gorczany Inc"
from_email: "noreply@shocked-loaf.biz"

# Rate limiting
max_batch_size: 472
retry_interval: 290
}

See also