this post was submitted on 21 Mar 2025
42 points (95.7% liked)
Linux
52123 readers
911 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
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 extensionI 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.
Please do. I'm on Debian and it didn't work for me
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.
That might actually be the case. I am indeed on Debian stable. Thanks
Is this using Quick Filter or Classic search?
You can use the FiltaQuilla extension to add content-type as search category. It's a pretty powerful yet straight forward extension
I didn't know about this extension. I will try it. Thanks