Why Supabase self‑hosted email appears disabled in the dashboard but still works
Summary In this postmortem, we analyze a common discrepancy in self-hosted Supabase environments where the administrative dashboard reports a service (Email/SMTP) as “disabled” even though the underlying service (GoTrue/Auth) is fully functional and successfully delivering emails. This is a state-sync illusion caused by the separation of the control plane (Dashboard) and the data plane (Auth … Read more