Example 12708
Email Config
SMTP email service settings.
{
smtp_host: "smtp.greedy-technologist.org"
smtp_port: 465
use_tls: true
from_name: "Shanahan Group"
from_email: "noreply@greedy-technologist.org"
# Rate limiting
max_batch_size: 237
retry_interval: 249
}