Example 16103
Email Config
SMTP email service settings.
{
smtp_host: "smtp.gruesome-marten.info"
smtp_port: 25
use_tls: true
from_name: "Hackett and Sons"
from_email: "noreply@gruesome-marten.info"
# Rate limiting
max_batch_size: 305
retry_interval: 299
}