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
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...