Closed JesJehle closed 2 months ago
I just realized that we have a custom SMTP from 1blu enabled: https://supabase.com/dashboard/project/ijuphmnaebfdzsfrnsrn/settings/auth
@cmosig did you configured this? Is it working? Then we could increase the rate limit?
This is bound to deadtrees.earth. I tried to set this up over my phone. Thus, you can try to increase the Limit. I can setup this properly after my vacation, if this does not yet work properly
There is no need to pay another provider. I am already paying 1blu for the domain and smtp server
Awesome! I updated the rate limit to 30 per minute. Seems to work for me. I could register a new user.
As I understood in #29 the current rate limit is 3 per hour. We also got a user who could not register:
I just tried to debug the registration process and got a rate limit error. Does this mean only 3 people could register in one hour? Superbase itself says that their SMTP Server is only for development; hence, I think we should move to a custom provider instead, since the current limit would make the application unusable for a larger number of users. They suggest:
@mmaelicke @cmosig What do you think?