Wire real SMTP delivery behind the MailSender seam #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Follow-up to #3 (D10): M0 logs verification mails instead of sending them. Before public launch, replace LogMailSender with an SMTP relay implementation (host/credentials via environment, never git), covering verification, security, and legal mails only (§7.6). Acceptance: a fresh registration receives a real verification email on prod.
Launch (2026-07-22) macht das dringend: Produktion bindet LogMailSender — Verifizierungs-Mails landen im Log, echte Registrierungen laufen ins Leere. Bis zum Fix können neue Konten nur per Log-Auszug verifiziert werden.
Entscheidung 2026-07-22 (Betreiber): bewusst zurückgestellt — LogMailSender bleibt vorerst. Workaround bis dahin: neue Registrierungen manuell verifizieren, Token steht im Server-Log (docker logs … | grep 'MAIL to='). Re-priorisieren, sobald echte Registrierungen eintreffen.