Example 3619

Email Config

SMTP email service settings.

{
smtp_host: "smtp.possible-festival.org"
smtp_port: 587
use_tls: true
from_name: "Grant, Bosco and Ullrich"
from_email: "noreply@possible-festival.org"

# Rate limiting
max_batch_size: 364
retry_interval: 216
}

See also