Example 15305
Email Config
SMTP email service settings.
{
smtp_host: "smtp.second-story.com"
smtp_port: 465
use_tls: true
from_name: "Dare - Ledner"
from_email: "noreply@second-story.com"
# Rate limiting
max_batch_size: 203
retry_interval: 218
}