1 2 3 4 5 6 7 8
SMTP_RELAY=mail.example.com SMTP_USERNAME=user@example.com SMTP_PASSWORD='your password' SMTP_FROM=noreply@example.com SMTP_TO=admin@example.com HTTP_URL=https://example.com/ SCHEDULE_DELAY_SECS=60 RUST_LOG=info