Closed
Bug 277003
Opened 20 years ago
Closed 20 years ago
Allow filtering on Newsgroups header
Categories
(Thunderbird :: General, enhancement)
Tracking
(Not tracked)
People
(Reporter: mozilla02, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
At the moment, the only header items I can use for a message filter on a USENET
post are subject, sender and date. I would like to see 'Newsgroups' added to
this list.
A common filter that I use with the MacSoup offline newsreader is the regular
expression:
([^,]+,){2,}
Anything passing this test on the Newsgroups field is marked as read since I do
not wish to read messages posted to more then X number of groups. This cuts down
on the number of off-topic messages that I have to go through significantly.
Reproducible: Always
*** This bug has been marked as a duplicate of 16913 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•