Closed
Bug 253298
Opened 21 years ago
Closed 20 years ago
Mail filtered with 'Move' is marked as read even if 'Mark the message as read' is unchecked
Categories
(MailNews Core :: Filters, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mryzl, Assigned: sspitzer)
References
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040113
Mail filtered with 'Move' is marked as read even if 'Mark the message as read'
is unchecked. It happens in Mozilla 1.7.1 as well as in Thunderbird 0.7.2. I
doesn't happen in Mozilla 1.6. I use filters to move mails from various mailing
lists to their folders and read only some of the new messages. Then I compact
the inbox, leaving only important email in the inbox and use folders as
archives. Such model is now broken because it is difficult to determine which
messages are new.
Reproducible: Always
Steps to Reproduce:
1. create a 'Move' filter, make sure 'Mark the message as read' is unchecked.
2. send an email wich satisfies the conditions of the filer above
Actual Results:
mail is marked as read in inbox
Expected Results:
mail is marked as new
Comment 1•21 years ago
|
||
I am definitely not seeing this bug, with
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a3) Gecko/20040726
Is there only one filter active? An earlier filter (one that appears above the
problem one in the list) could be marking the message read.
Reporter | ||
Comment 2•21 years ago
|
||
I've just downloaded 1.8a2 and the problem is still there - after the message is
moved, it is marked as both deleted and read in inbox. In 1.6 it is only marked
as deleted.
Reporter | ||
Comment 3•21 years ago
|
||
Also I forgot to mention that I have disabled all filter except one.
Comment 4•21 years ago
|
||
Please attach your msgFilterRules.dat file to this bug, along with a sample
email message (saved as a .eml file) which shows the problem.
Reporter | ||
Comment 5•21 years ago
|
||
Reporter | ||
Comment 6•21 years ago
|
||
Comment 7•21 years ago
|
||
Oh, this is for IMAP mail. Is the mail coming to that same IMAP account, or are
you filtering from a different account (IMAP or POP) to those IMAP folders?
Reporter | ||
Comment 8•21 years ago
|
||
The same IMAP account. Although I occasionaly use a POP account, I only use
filters with one IMAP, never copy from one account to another.
Reporter | ||
Comment 9•21 years ago
|
||
any chance this will get fixed soon? it makes all releases past 1.6 unusable for
me :(.
Updated•21 years ago
|
Product: MailNews → Core
Comment 10•20 years ago
|
||
*** Bug 234706 has been marked as a duplicate of this bug. ***
Comment 11•20 years ago
|
||
Hmm, I wonder if this bug isn't just a misunderstanding. Reporter: you are
talking about the original message *in the inbox* being marked as read don't
you? If you don't want it to be marked as read (+deleted), use copy instead of move.
The 'Mark the message as read' action is applied to the message after it have
been moved, not to the message in your inbox.
Reporter | ||
Comment 12•20 years ago
|
||
Behavior of move action (during filtering) in 1.6:
- copy the message from inbox to another folder
- mark the message as deleted in inbox
in 1.7 and higher
- copy the message from inbox to another folder
- mark the message as deleted in inbox
- mark the message as read in inbox
what I'd like to achieve is the behavior from 1.6, i.e. message is copied to
another folder and marked as deleted but not read in inbox.
Comment 13•20 years ago
|
||
this is imap? There were a lot of complaints that we didn't mark messages read
when they were deleted, so we changed that behaviour...it's unlikely that we'll
go back to the old behaviour.
Reporter | ||
Comment 14•20 years ago
|
||
yes, it's imap. It's pity cause new behavior doesn't allow to use filtering as
automatic archiving, i.e. have all new emails unread in inbox while some of them
are automatically archived in folders.
Comment 15•20 years ago
|
||
if you're using the imap delete model, you could do a copy filter action
followed by a delete action, and I think that would leave the messages in the
inbox as unread.
Comment 16•20 years ago
|
||
Closing this one since the behaviour is as designed. Davids workaround of using
a Copy + Delete filter action from comment 15 should definitely work imo. It
doesn't though. Filed bug 307540 about that.
Wontfix per comment #13.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WONTFIX
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•