Example 3115
Email Config
SMTP email service settings.
{
smtp_host: "smtp.robust-phrase.biz"
smtp_port: 25
use_tls: true
from_name: "Marquardt - Larkin"
from_email: "noreply@robust-phrase.biz"
# Rate limiting
max_batch_size: 325
retry_interval: 166
}