Hey! 👋 Recently my magic link emails are marked ...
# support-questions-legacy
i
Hey! 👋 Recently my magic link emails are marked as spam in Gmail. Wasn't happening before. What could be the reason for that?
r
hey @iruizmar are you using your own email domain to send emails or our email service?
i
I'm using the default service with Supertokens hosted solution.
r
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
Sounds reasonable, thanks for the explanation 🙂
3 Views