Can anyone recommend a free email SMTP server, so I can use that for integration with appwrite
These two great options. SendGrid SendInBlue
With SendGrid you'll get 100 free emails per day. With SendInBlue you'll get 300 per day
Can vouch for SendGrid
used it and loved i
Oook
Is it totally free?
Up to the limits
nope. 100 emails per day
Yes
What if more than 100 users register per day?
well in my case, it just stopped sending emails until the count reset
ouch 😳
Maybe I'll use Google and Apple authentication in place of emails SMTP
I am trying to cut down cost
You can. But what is your target? In production it's much better to use a well designed email system for mane purposes.
And for development both options are great
What does the monthly average cost¿
PHPMailer
I guess should be based on usage, when the daily 100 limit is crossed
[CLOSED] free SMTP server for startup
Recommended threads
- Broken Typeform Link for Appwrite Heroes...
I was trying to apply for the Appwrite Heroes program because I am planning to host a meetup for my local developer community on backend architecture using Appw...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...