Example 1202
Email Config
SMTP email service settings.
{
smtp_host: "smtp.bare-brief.info"
smtp_port: 25
use_tls: true
from_name: "Denesik and Sons"
from_email: "noreply@bare-brief.info"
# Rate limiting
max_batch_size: 106
retry_interval: 141
}