Example 6201
Email Config
SMTP email service settings.
{
smtp_host: "smtp.writhing-shoulder.biz"
smtp_port: 25
use_tls: true
from_name: "Corwin and Sons"
from_email: "noreply@writhing-shoulder.biz"
# Rate limiting
max_batch_size: 324
retry_interval: 297
}