Example 6301
Email Config
SMTP email service settings.
{
smtp_host: "smtp.noteworthy-disappointment.org"
smtp_port: 465
use_tls: true
from_name: "Turcotte, Mann and Zieme-Murray"
from_email: "noreply@noteworthy-disappointment.org"
# Rate limiting
max_batch_size: 88
retry_interval: 251
}