You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Supabase's Magic Link with Custom STMP setup. Recently, I have heard from people trying out my SvelteKit app that they are not receiving any e-mails. And when I checked my e-mail (which Supabases uses to send the Magic Link) it says that the message could not be delivered because "Messages missing a valid Message-ID header are not accepted".
Do I have the option to add headers in Supabase for the e-mails that are being sent out, or do I have to use something like SendGrid?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using Supabase's Magic Link with Custom STMP setup. Recently, I have heard from people trying out my SvelteKit app that they are not receiving any e-mails. And when I checked my e-mail (which Supabases uses to send the Magic Link) it says that the message could not be delivered because "Messages missing a valid Message-ID header are not accepted".
Do I have the option to add headers in Supabase for the e-mails that are being sent out, or do I have to use something like SendGrid?
Beta Was this translation helpful? Give feedback.
All reactions