Example 14909
Email Config
SMTP email service settings.
{
smtp_host: "smtp.teeming-sundae.biz"
smtp_port: 465
use_tls: true
from_name: "Parisian and Sons"
from_email: "noreply@teeming-sundae.biz"
# Rate limiting
max_batch_size: 308
retry_interval: 177
}