Example 8803
Email Config
SMTP email service settings.
{
smtp_host: "smtp.creamy-alligator.info"
smtp_port: 25
use_tls: true
from_name: "Moore, Will and Fritsch"
from_email: "noreply@creamy-alligator.info"
# Rate limiting
max_batch_size: 291
retry_interval: 100
}