Example 1912

Email Config

SMTP email service settings.

{
smtp_host: "smtp.concerned-marketplace.info"
smtp_port: 465
use_tls: true
from_name: "Goodwin - Langosh"
from_email: "noreply@concerned-marketplace.info"

# Rate limiting
max_batch_size: 302
retry_interval: 32
}

See also