https://github.com/peci1/mailing-list-filter
Thunderbird mail filter search term using mailing lists (and not whole addressbooks).
https://github.com/peci1/mailing-list-filter
addon filter mail mail-filter thunderbird thunderbird-addon
Last synced: 4 months ago
JSON representation
Thunderbird mail filter search term using mailing lists (and not whole addressbooks).
- Host: GitHub
- URL: https://github.com/peci1/mailing-list-filter
- Owner: peci1
- License: gpl-3.0
- Created: 2018-08-02T01:26:29.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T00:39:00.000Z (about 1 year ago)
- Last Synced: 2025-04-09T01:28:59.018Z (about 1 year ago)
- Topics: addon, filter, mail, mail-filter, thunderbird, thunderbird-addon
- Language: JavaScript
- Homepage: https://addons.thunderbird.net/cs/thunderbird/addon/mailing-list-filter/
- Size: 87.9 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
#  mailing-list-filter
Thunderbird mail filter search term using mailing lists (and not whole addressbooks).
This addon was created because Thunderbird only allows filtering mail by whole Addressbooks, and not by mailing lists ([bug 180013](https://bugzilla.mozilla.org/show_bug.cgi?id=180013)).
## Usage
The addon creates new search terms `Author from mailing list` and `Recipients from mailing list`; these search terms only allow operators `is in AB`/`is not in AB`, and the dropdown on the right contains address books and mailing lists, too... Et voila, mailing-list-based filtering works!
## Compatibility Table
Please note that this addon is best support for the ESR release of Thunderbird (i.e. the slower, once-a-year updated version). If you're on Release channel, the addon may break with any update.
| Addon Version | Thunderbird Versions |
|---------------|----------------------|
| 5.1+ | 136+ |
| 5.* | \>= 128 |
| 4.* | 102 - 115 |
| 3.* | 78 - 101 |
| 2.* | 68 - 77 |
| 1.* | < 67 |