this post was submitted on 21 Mar 2025
48 points (96.2% liked)

Linux

52119 readers
1609 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I have been looking for an email client on Linux after being tired of Gmail and Outlook web clients.

I had Thunderbird installed on my system and thought I'd give it a spin. I set up POP for my email accounts and it worked fantastic... For a total of 2 hours, after which I realised that searching in Thunderbird is simply not going to work for me. I need to search by attachment name and sometimes even by text inside attachment and unfortunately Thunderbird can't do that (I think I tried an extension too but it made the UI super clunky to the point that I couldn't even understand how to navigate it anymore).

Does Betterbird or any other email client fix this problem? I'm willing to try other options if they are FOSS.

Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 16 points 21 hours ago (1 children)

I've always liked Thunderbird. Geary is also nice. Not sure if it can attachment search.

You can filter messages with attachment on Thunderbird btw

[–] [email protected] 4 points 21 hours ago (2 children)

Yes but I can't search by the name of the attachment. Unfortunately that's a deal breaker for me. I need it to search the Content-Type field at the very least and I don't think it can do that without an extension

[–] [email protected] 6 points 18 hours ago (2 children)

Yes but I can’t search by the name of the attachment.

I just searched for text thats in an attachment filename and it worked - with a caveat. I have a filename called "PMASUP236 - Operate Vehicles In The Field.pdf" on an email. There is no reference to the PMASUP236 in any other part of any email.

If I search "PMASUP236", it returns the email as a result.
If I search "SUP236" it does not.
If I search "Operate Vehicles" it returns that email (along with a heap of others containing the word "Operate" and "Vehicles" in any order).

Admittedly this is on Windows at work, though I do run Thunderbird on Linux at home. Will have to try it there to confirm.

[–] [email protected] 5 points 17 hours ago (1 children)

Please do. I'm on Debian and it didn't work for me

[–] [email protected] 2 points 10 hours ago* (last edited 10 hours ago) (1 children)

If you're on Debian Stable you might have a version of Thunderbird that doesn't have this feature, since software there is a bit "outdated". Next stable (trixie) releases in few months though.

[–] [email protected] 3 points 10 hours ago (1 children)

That might actually be the case. I am indeed on Debian stable. Thanks

[–] [email protected] 1 points 32 minutes ago

Why not install the Flatpak and get it now instead of waiting 3 months?

[–] [email protected] 2 points 17 hours ago

Is this using Quick Filter or Classic search?

[–] [email protected] 4 points 18 hours ago* (last edited 18 hours ago) (1 children)

You can use the FiltaQuilla extension to add content-type as search category. It's a pretty powerful yet straight forward extension

[–] [email protected] 1 points 17 hours ago

I didn't know about this extension. I will try it. Thanks