Example 809

Email Config

SMTP email service settings.

{
smtp_host: "smtp.legal-atrium.com"
smtp_port: 25
use_tls: true
from_name: "Kozey, Block and Jakubowski"
from_email: "noreply@legal-atrium.com"

# Rate limiting
max_batch_size: 487
retry_interval: 91
}

See also