Files
ARCG-Remote-Station-Software/docs/plugins/rms-auth-smtp-relay.md

7 lines
333 B
Markdown

# rms.auth.smtp_relay
- Zweck: Passwortlosen Login-Link per SMTP-Relay versenden.
- Auth-Methode: `smtp-link`.
- Wichtige Settings/ENV: `SMTP_HOST`, `SMTP_PORT`, `SMTP_SECURE`, `SMTP_USER`, `SMTP_PASS`, `SMTP_FROM`, `SMTP_REPLY_TO`.
- Verhalten: Versand ueber SMTP, bei Fehlern Outbox-Fallback fuer resiliente Challenge-Zustellung.