Example 2516
Email Config
SMTP email service settings.
{
smtp_host: "smtp.biodegradable-papa.com"
smtp_port: 25
use_tls: true
from_name: "Gleichner-Braun and Sons"
from_email: "noreply@biodegradable-papa.com"
# Rate limiting
max_batch_size: 155
retry_interval: 45
}