Closed
Bug 268434
Opened 20 years ago
Closed 19 years ago
filter fails on Sender (imap)
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: rddunlap, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 Build Identifier: version 0.9 (20041103) I have lots of working filters (using List-Id or X-Mailing-List), but a filter that uses Sender never filters emails for me. The Sender value to filter on is "owner-linux-mm@kvack.org". Reproducible: Always Steps to Reproduce: 1. set up filter for Sender contains owner-linux-mm@kvack.org 2. receive email from the linux-mm mailing list 3. email stays in my Inbox Actual Results: email stays in my Inbox. Expected Results: email should have been moved to the linux-mm folder.
Comment 1•20 years ago
|
||
I noticed the same behaviour here with Thunderbird 0.9 (build 20041119 / Debian unstable). I tested it with accounts on different IMAP servers (CommuniGate & Cyrus) with the same result. The headers I tried were: * Reply-To * Resent-From * Return-Path All failed both used in a view and in a filter.
Comment 2•20 years ago
|
||
(In reply to comment #0) Multi-line(folded) header case? Check From: header of mail source of unfiltered mail if rule is "Sender contains". If yes, see Bug 124641.
Comment 3•20 years ago
|
||
What mail header do you say by word "Sender"? "Sender" in filter panel is probably "From:" header on current Mozilla/Thunderbird. (See msgFilterRules.dat content for rule of "Sender is" or "Sender contains")
Comment 4•20 years ago
|
||
I had several filters on "Sender" (I added a custom filter field for Sender, as the Sender field listed apparently actually filters on From). These filters worked on Mozilla 1.7.3, both on Windows and Linux; after I upgraded each of them to 1.7.5, these filters no longer worked for newly arriving messages. (For Linux, I can't remember whether I upgraded directly from 1.7.3 -> 1.7.5 or if I went to 1.7.4 first, and 1.7.4 worked). When I made a custom field named "Sender", it used to filter on the actual "Sender" field; now when new messages appear to not be filtered at all. When I use "Run filters on folder", it has the previous (correct) behavior of sorting by the message's "Sender" header. This bug should cease to exist if bug 40934 is properly fixed, but fixing this bug (by reverting to behavior in 1.7.3) is not dependent on fixing 40934. (The original report may have in fact been a dupe of 40934 but not enough information was given for me to rule out it being the same bug as I discovered in 1.7.5)
Duplicate of 221724 (https://bugzilla.mozilla.org/show_bug.cgi?id=221724 : Thunderbird filter on "sender" actually filters on "from") and of several others, like https://bugzilla.mozilla.org/show_bug.cgi?id=40934 which is 5 years old! Is it so hard to replace the text "Sender" in the filter field list with "From"?
Comment 7•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 8•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•