© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
3 replies
FirstHonour

Self-Hosted Email Confirmation Issue

I am trying to bypass the email confirmation in a self hosted environment for testing purposes.

In my supabase env, i have this:

ENABLE_EMAIL_SIGNUP=true
ENABLE_EMAIL_AUTOCONFIRM=false
SMTP_ADMIN_EMAIL=
SMTP_HOST=
SMTP_PORT=2500
SMTP_USER=
SMTP_PASS=
SMTP_SENDER_NAME=
ENABLE_ANONYMOUS_USERS=false
ENABLE_EMAIL_SIGNUP=true
ENABLE_EMAIL_AUTOCONFIRM=false
SMTP_ADMIN_EMAIL=
SMTP_HOST=
SMTP_PORT=2500
SMTP_USER=
SMTP_PASS=
SMTP_SENDER_NAME=
ENABLE_ANONYMOUS_USERS=false

Setting all SMTP values to empty except the port made it so that I no longer face the "Confirmation Email could not be sent" Error, and I can see my user created inside supabase.

But when I try to sign in, I now get a "email_not_confirmed" error.

Is there a way to manually set this user to be confirmed or another work around? Thanks
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Error sending confirmation email on Self Hosted instance
SupabaseSSupabase / help-and-questions
4mo ago
self-hosted
SupabaseSSupabase / help-and-questions
8mo ago
Self hosted
SupabaseSSupabase / help-and-questions
3y ago
Email Confirmation - onAuthStateChange?
SupabaseSSupabase / help-and-questions
4y ago