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
If you have ever used frii.site, you have probably seen that our emails do not get sent to you. If you have ever wondered "why can't they just fix this", here is our response.
The reason
We cannot really control when emails get sent to our users. We only send emails for the following reasons:
Verification
Password recovery
Account deletion
Account termination
Our emails actually do get sent to you almost immediately, it's just that your inbox is either blocking, or delaying the delivery. If you happen to get one of our emails in spam, please click the "not spam" button.
What we're doing to fix this
We cannot really fix this, since we aren't doing anything explicitly wrong. We have been trying out removing the styles from our emails, but that doesn't seem to make a difference.
One thing we could do is extend the time verification codes exist. Since we use vercel (which shuts down our servers if they aren't used), we also store verification codes in our database, so even if the server restarts, you can still verify your account.
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
-
Hello dear frii.site user
If you have ever used frii.site, you have probably seen that our emails do not get sent to you. If you have ever wondered "why can't they just fix this", here is our response.
The reason
We cannot really control when emails get sent to our users. We only send emails for the following reasons:
Our emails actually do get sent to you almost immediately, it's just that your inbox is either blocking, or delaying the delivery. If you happen to get one of our emails in spam, please click the "not spam" button.
What we're doing to fix this
We cannot really fix this, since we aren't doing anything explicitly wrong. We have been trying out removing the styles from our emails, but that doesn't seem to make a difference.
One thing we could do is extend the time verification codes exist. Since we use vercel (which shuts down our servers if they aren't used), we also store verification codes in our database, so even if the server restarts, you can still verify your account.
Thank you for using frii.site!
Beta Was this translation helpful? Give feedback.
All reactions