Files
ARCG-Remote-Station-Software/docs/plugins/rms-auth-otp-email.md

7 lines
318 B
Markdown

# rms.auth.otp_email
- Zweck: OTP-Challenge per E-Mail versenden.
- Auth-Methode: `otp-email`.
- Wichtige Settings/ENV: `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURE`, `SMTP_USER`, `SMTP_PASS`, `SMTP_FROM`, `SMTP_REPLY_TO`, `allowInvalidCert`.
- Verhalten: versucht SMTP-Versand, faellt bei Bedarf auf Outbox-Queue zurueck.