16
Add “Send Test Email” Button for SMTP Settings
Source: supabase/supabase#36034 · opened by @Skansii
Hello Supabase Team,
I’d like to suggest a small but very helpful feature:
Please add a “Send Test Email” button to the Authentication → Emails → SMTP Settings section.
This button would allow users to quickly verify that their custom SMTP configuration (host, port, credentials, sender address) is working correctly by sending a test email to a chosen address.
Why it matters:
• It helps avoid silent failures when setting up custom SMTP for password recovery, magic links, and verification emails.
• It saves time debugging email delivery issues without needing to trigger real auth flows (e.g. password reset).
• Currently, we have to manually test using supabase.auth.resetPasswordForEmail() and check logs, which is inefficient.
A simple form field to enter a test recipient + a “Send Test Email” button would improve the developer experience significantly.
Thank you for considering this improvement!
Best regards,
Alex
I’d like to suggest a small but very helpful feature:
Please add a “Send Test Email” button to the Authentication → Emails → SMTP Settings section.
This button would allow users to quickly verify that their custom SMTP configuration (host, port, credentials, sender address) is working correctly by sending a test email to a chosen address.
Why it matters:
• It helps avoid silent failures when setting up custom SMTP for password recovery, magic links, and verification emails.
• It saves time debugging email delivery issues without needing to trigger real auth flows (e.g. password reset).
• Currently, we have to manually test using supabase.auth.resetPasswordForEmail() and check logs, which is inefficient.
A simple form field to enter a test recipient + a “Send Test Email” button would improve the developer experience significantly.
Thank you for considering this improvement!
Best regards,
Alex
No pledges yet. Be the first to back this.
Comments
Similar requests
Add “Test Email” button in SMTP configuration and email templates
1 vote · 0 comments
Auth Email with SMTP provider: Using SendGrid Dynamic Template
3 votes · 0 comments
https://github.com/supabase/supabase/discussions
2 votes · 0 comments
Enable Supabase SMTP configuration to use Google workspace OAUTH.
4 votes · 0 comments
User enumeration that could be avoided on email change
4 votes · 0 comments
No comments yet.