Email provider for home server alerts
-
I don't know where to find that information. I've just seen it running.
-
Commodore 64 is a home computer released at 1982. Modern expansions for it allows the thing to actually have tcp/ip stack and it can run things like telnet, but your single mastodon server, in comparison of what was available in 1980s, is pretty much equal of the whole bandwidth and storage of the internet (or arpanet, depending on how you want to time things).
Mastodon server requires (roughly) at least 2 gigabytes of memory and 20 gigabytes of storage. And with that it needs at least dual core 2GHz CPU to run it.
Commodore 64 had 1Mhz. A million hertz sounds like a big number, but we're talking (at minimum) of two processor cores running with 2000 million hertz. Also, C=64 had 64 000 bytes of memory while the absolute minimum to run mastodon instance is 2 000 000 000 bytes.
And then there's the storage. Your minimum mastodon instance should have at least 20GB of storage. 1541 used 5,25" floppy disks which could store up to 170 kilobytes. So you'd need someone to change disks as needed on a over 400 meter tall tower of floppy disks.
So, please tell me again where to get disk images to run mastodon server on a C=64 and how you just know that plain old email is garbage and old people just don't know what they're talking about.
-
I use gmail. You just have to set up an "app" password. I always have to search for how to do that, but once you have an app password you're off and running.
I also just started hosting my own nfty and have been moving as much as possible to that. So far I've replaced two email notifications with push notifications, which is nice.
-
I know what a Commodore 64 is, brother. And you can ask all you want where to find that information. And I can keep telling you I don't know.
-
Under things me and my users notice aren't working right away, at the top of the list is email. So I notice when those alerts aren't able to get through, because if email is down I have my phone ringing off the hook because my dad can't get to his online auctions to see if he won that toaster for $5. So email is like, the best option.
-
I do this with my home network using FastMail. You can create App specific passwords for each service you add email notification support for. This means you don’t risk compromising your full accounts passwords. You can also put constraints on each app password, such as limiting it only to sending emails but not reading email or looking at your contacts and files. This is nice in case any of my passwords are leaked.
-
I've been pretty lazy with this.
I used to use my hotmail account, but they disabled password auth for smtp and many programs dont support 0auth2.
With that change, I just moved to using gmail. You've gotta create an App Password for smtp, but other wise works fine.
I've just been too lazy to move out of gmail+hotmail. Maybe one day
-
it’s easy to use, pretty damn reliable
Unfortunately not when you’re self hosting… Can’t rely on it when you’re supposed to receive an email (account validation, reset password email,…) which never arrives and you’re stuck clicking on « resend the email » on the website with no hope…
-
I meant that the technology itself is reliable. And you can do self hosting just fine too, I've been doing it since 2010 or so, but running a local smarthost which sends messages via reputable SMTP provider works just fine too. Or even directly interacting with the SMTP provider from all the applications you're running.
-
i use https://www.mailjet.com/ they gave a free tier that goes a long way for mails like that.
-
Install dovecot and set up your email client to connect to it. Email is trivial if you're not sending to other hosts.
-
It's not really that privacy friendly, but I use zoho. You can send emails free from aliases with your own domain name so I have emails coming from nextcloud@mydomain pve@mydomain etc.
-
Seconded on Purelymail.
-
smtp_to_telegram
-
S [email protected] shared this topic
-
you can selectively mark mails as read that don't need attention anymore, and keep as unread those that do. how would you do that with ntfy, or messaging services? at most you can mark unread a whole topic or chatroom
and no, I don't want to make gitea issues for every single alert. (though.. why not?). it would be very fragile anyway I would assume
-
they cannot block what is internal. google does not need to be aware of your internal activities anyway
-
Similar idea, but a different service if you like gotify: https://github.com/tystuyfzand/gotify-smtp
-
I use MXRoute, which is a similar tiny/one-person email service. Also great so far. I use it for personal stuff + a client's professional business emails, and haven't had any issues with either.
Supporting small businesses like these feels great!
-
Mailrise combined with an apprise notifier of your choice (I use gotify).