Transactional email is currently broken in production, which blocks user registration (email verification is mandatory).
Goal
Deliver a reliable, tested transactional email pipeline end-to-end — from signup confirmation to any future system emails.
Tasks
Context
See #272 for a detailed diagnosis of the current misconfiguration (mismatched credentials, malformed EMAIL_HOST, broken smoke-test command, Celery dependency).
Transactional email is currently broken in production, which blocks user registration (email verification is mandatory).
Goal
Deliver a reliable, tested transactional email pipeline end-to-end — from signup confirmation to any future system emails.
Tasks
Context
See #272 for a detailed diagnosis of the current misconfiguration (mismatched credentials, malformed
EMAIL_HOST, broken smoke-test command, Celery dependency).