this post was submitted on 18 Jul 2023
75 points (87.1% liked)
Asklemmy
43755 readers
1283 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy 🔍
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
Fastmail and proton mail are usually recommended when this question comes up among technical groups.
I use Proton as well and it's been great, but setting up their bridge for IMAP access in a way that worked for my setup was needlessly annoying (run on a headless server and access it from other devices within the network and docker containers on said server).
I’ve been thinking about setting it up on my server to access it with several devices too, since I’m using their default client for now. Do they have a Docker image that’s easy to set up? I wish I could access it from anywhere by exposing it on my domain name, but I’m pretty sure that’d not be the best security wise…
I would never expose it outside my network. The password used for authentication is too easy to brute force. If you really want to access it from anywhere, set it up for access within your network and then maybe use a VPN tunnel for devices outside the network. But anyway, setting up local access is problematic because it binds to localhost and gives you no option to change the binding address. There are several ways around this:
0.0.0.0 1142 127.0.0.1 1143
(bindaddress bindport connectaddress connectport); last step was to set it up as a systemd service.I went with the third option and it seemed like so much hassle for such a simple requirement, honestly. If you decide you want to do this, feel free to ask for my configuration files.
Yeah, the password is the one thing I was worried about. I already have a VPN set up so I might just go with that for external access.
Since I already have a reverse proxy I might go with option 1, seems like the easiest to set up! If it doesn’t work that well I’ll go with option 3! Thanks a lot!
I’ve had a fastmail account for many years and never had any issues. Fairly solid and reliable.
I've been with Fastmail for about a year and a half now. The number of complaints in their subreddit about outages had me a little worried but I've never once missed out on an important email or anything like that.
My literal only complaint is lack of offline viewing for messages but I just run K-9 and shit's solid.
Didn’t even know they had messages, I haven’t used the web interface since I signed up pretty much!
I just set it up with my email client way back when and that’s it. Can’t say I’ve noticed any outages, but maybe that’s just me not paying enough attention
Edit: huh, seems there’s a lot I’ve missed out on… I’ll have to have a proper look in the morning
I had a look and my first email on that account was in 2008 lol
Also using Proton, it's been fine
Just switched the Mailserver for my domain to proton (they offer hosting on custom domains), the email service is pretty good after you set things up.
Sadly, their other cloud services Lack Integration.