Hey! 👋
Recently my magic link emails are marked as spam in Gmail. Wasn't happening before. What could be the reason for that?
r
rp_st
05/11/2023, 11:35 AM
hey @iruizmar are you using your own email domain to send emails or our email service?
i
iruizmar
05/11/2023, 11:36 AM
I'm using the default service with Supertokens hosted solution.
r
rp_st
05/11/2023, 11:39 AM
right. Based on our metrics, most of the emails we send don't get marked as spam. But we do send a lot of emails across our users. Maybe over time email services don't like this? Im not too sure.
We can switch to using a dedicated IP address for emails, but then we would have to start charging our users for that. We might do this at some point in the future.
In the meantime, i recommend to add your own smtp details to the backend sdk and send emails yourself. You can find our email templates here: https://github.com/supertokens/email-sms-templates
i
iruizmar
05/11/2023, 11:40 AM
Sounds reasonable, thanks for the explanation 🙂
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).