Example 1308
Email Config
SMTP email service settings.
{
smtp_host: "smtp.fatal-ostrich.info"
smtp_port: 465
use_tls: true
from_name: "Crooks, Wunsch and Nienow"
from_email: "noreply@fatal-ostrich.info"
# Rate limiting
max_batch_size: 230
retry_interval: 283
}