Example 2801

Email Config

SMTP email service settings.

{
smtp_host: "smtp.abandoned-dash.info"
smtp_port: 465
use_tls: true
from_name: "Jones, Hilpert and Williamson"
from_email: "noreply@abandoned-dash.info"

# Rate limiting
max_batch_size: 429
retry_interval: 178
}

See also