I just can’t find a decent email client that looks like it’s from the last 20 years. Geary and Evolution both appear to be pretty modern but something about using Gmail with a Yubikey just doesn’t work and neither of them will connect to my account. Both on Fedora and OpenSUSE. Thunderbird works but it’s so old fashioned and Betterbird doesn’t look much better. What’s everyone else using?
Thunderbird. I even use it as my RSS feed reader. The only problem it has is it does not have any tray icon to indicate new unread mails (I wrote my own program for this). They are working on a tray menu, if I’m not mistaken. I have 5 mail accounts from different providers. Backing up is easy, and on a new OS installation I just need to copy over the entire directory and its like I never left my system (same for Firefox).
I cannot believe I used xbiff in the 80s to know when I had a new email, and in 2024 the most well known and old thunderbird does not…
xbiff
was usually watching a file - your mailbox - on the mainframe, which would have been updated by the mail server daemon. Heck, it could be set to watch any file to see when it updated.Basically, you could still use
xbiff
if you emulate that setup using your own local mail server as a proxy. (And you’re using a GUI that supports it. No idea if Wayland does.)I remember that was an add-on for this.
I used an addon in the past, but experienced problems at some points. Also could not find any addon that supported what I want to do, supporting RSS feeds as well or better yet, Unified Folders feature of Thunderbird. Maybe it was a configuration issue, but I ended up writing my own fast solution, that also works on commandline and can be added as a widget to any environment. Why not link it here :D https://github.com/thingsiplay/peepbird
Fair enough.
You can use birdtray for notifications
Did you mean birdtray? It’s in the AUR and I try to install mostly (not a hard rule) from official repositories.
It should be in the Debian repos
You probably can install it with distrobox
That’s too much. Distrobox and then installing from another distribution, different package manager and repository is not something I want to do and maintain. Just checked it, its in the Flatpak/Flathub repository.
And I remember using birdtray in the past, but uninstalled it for reasons I forgot. I think it did not support what I needed. Meanwhile I have my own custom solution, so its fine for now. Thanks for the suggestion however.