I do that with p≡p mail. Unified inboxes work like a charm, plus other nice features.
Open Source
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
I'd suggest trying FairEmail on your phone, https://email.faircode.eu/, before trying to set up an email server.
I would ask if you have good knowledge of IMAP. That allows access to a unified inbox from several devices and you don't have to own the server. It is far preferable to webmail for me.
I host my own email server and use many devices all over IMAP. If you need a server, nixos-mailserver is my recommendation. You could then try Roundcube on top but I bet you will use IMAP instead before you get there.
K-9 mail app on android has a unified inbox. This is a FOSS app and part of thunderbird now.
Websites do not have the functionality to connect to mail servers. These are different protocols.
For mail server infrastructure, Stalwart is said to be pretty good. I haven't had a chance to try it yet.
Stalwart looks neat, thanks for mentioning it. 🐧
If you try it, report back. ;-) My current setup is mostly OpenSMTPD & Dovecot, but I'm open for good reasons to move away.
Tested Stalwart, the all in one option with both JMAP and IMAP. Looks fairlygood, works fine with IMAP and SMTP, but making it work with JMAP clients took me some time. This page helped for the F-Droid client lrr.rs. With Cypth it was a no go. SnappyMail webmail software is not mentioned on the JMAP clients page at all but it is with development 1/2 done with JMAP implementation. In a few months time Stalwart is expected to have a web interface for admins. Looking forward to testing again when that is available.