One of the things I don’t really want to self host is a mail server, especially for outbound mail. Currently I’m using a Gmail account, but I want to change that.
What do you all use for things like notifications sent through smtp?
I’m leaning towards AWS SES since it’s cheap, but I know there are some other options like mailgun and sendgrid.
Sendgrid has a free plan, I know, but I believe you’re limited on the number of emails you can send per day.
I think it’s 100/day
Thanks, I believe you are correct.
Another vote for smtp2go - free plan allows up to 1000 emails per month.
I use SMTP2Go for a verity of things. It’s simple and pretty configurable. If you are using it, I recommend setting up a subdomain specifically for sending mail, that way you can isolate SPF/DKIM records from your primary domain.
SendGrid hasn’t failed me yet. I can’t speak on pricing though, I basically only use it for password resets on some self hosted services so the free tier is all I need.
I’m using mailgun and have had zero issues with it. Hard to beat since it’s free.
I also thought about using AWE SES, but I decided not to use it, since I was “sandboxed”(See more here).
I decided to use MXRoute, which have worked great for me so far. It is more expensive(50$ per year), than purelymail and Migadu, but for me reliabillity is very important, so I don’t mind paying a bit extra for it.
I pay a mail provider $7/year to host all of my hobby / private mail.
Which mail provider do you use?
I’m also on gmail. Haven’t had any issues with it, no real desire to change.
There’s a proton bridge docker container out there that I’m planning to standup this weekend for SMTP use inside my home lab.
I’ve read about SMTP tokens for certain protonmail accounts yesterday. Seems to be for select business accounts + visionary accounts only (, yet, @protonmail?). Would this make the bridge obsolete (for sending)?
Yeah, if that rolls out to more account types, you would no longer need the bridge for sending.
msmtp, I’m using purelymail for all my emails.
I am using PostmarkApp. It works for me and I don’t have to worry about outbound messages.
Following…
Been using a zoho free account and their smtp servers . Used it for lemmy notifications
I actually setup SES for my Lemmy instance. I was evaluating SendGrid but less than 24 hours after signing up they closed my account with zero explanation so…yeah lol.
I was sandboxed in SES initially but I created a support ticket asking for production access and I was good to go. No issues with SES thus far.
MXroute. First, because Jar is stupid (hope someone will get the reference). Second, because they are awesome and cheap at the same time. You can go from full-fledged hosting with them to using them as relay, and for pizza money for a year.
If you want free options, I often use MailEnable and hMailServer in lab environments. Also a free Azure developer trial includes some M365 licenses, and it pretty much always auto-renews every 90 days (I’ve had a few tenants going for YEARS now)