Closed Bug 229160 Opened 21 years ago Closed 21 years ago

display of "new" messages which are marked as deleted

Categories

(MailNews Core :: Networking: IMAP, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 229003

People

(Reporter: wolfiR, Assigned: sspitzer)

Details

(Keywords: regression)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031221 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031221 don't know if it's really the correct component :-( I use a IMAP account with delete model "remove immediately". In this case deleted messages are marked as deleted and wiped out? of the mozilla database. But the messages are sometimes still marked unread. So everytime mozilla checks for new messages in the folders it will notify these deleted messages until the folder is opened. Then no new messages are displayed and the new-message counts goes to 0. But next time when mozilla checks again for new messages it will count the deleted messages. Reproducible: Always Steps to Reproduce: 1. use delete model "remove immediately" 2. delete a unread message 3. wait until mozilla checks for new mails Actual Results: mozilla will count the deleted messages in UI but doesn't display them Expected Results: it shouldn't count those mails because one gets very confused about undisplayable new messages.
I still get the same results. This was definitely not in 1.5 as I use 1.5 at home and 1.6b at work with the same imap-account. It does not block a release but I think it can be fixed easily.
Keywords: regression
maybe #227128? I will check with current 1.6 branch.
patch for bug # 227128 didn't fix it. It's still wrong notification.
Why is this still unconfirmed? It's a real annying regression IMHO.
mozilla is using the STATUS IMAP command which returns UNSEEN messages even if they are marked as deleted. So I set component Networking: IMAP which should fit better. At this time I have no suggestions how to solve this but I will take a deeper look at it.
Component: Mail Window Front End → Networking: IMAP
it seems to be solved with bug #229003. Mail is marked as /Seen when it is marked as /Deleted now. *** This bug has been marked as a duplicate of 229003 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.