Closed
Bug 69151
Opened 24 years ago
Closed 23 years ago
Shouldn't delete marked messages immediately when FIRST launch to mail with "Mark as deleted" mode.
Categories
(MailNews Core :: Networking: IMAP, defect)
MailNews Core
Networking: IMAP
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: huang, Assigned: naving)
References
Details
(Keywords: dataloss, Whiteboard: [nsbeta1+])
Used 02-16-09-Mtrunk build
Shouldn't delete marked messages immediately when launch FIRST TIME to IMAP mail
with "Clean up ('Expunge') Inbox on Exit" & "Mark as deleted" mode setup
1) create an IMAP account with "Clean up ('Expunge') Inbox on Exit" & "Mark as
deleted" mode setup
2) Launch mail
3) Delete messages from the Inbox
4) Actual Results: The marked messages as delete will be removed/deleted
immediately
Expected Results: Shouldn't removed those marked deleted messages
immediately....should remove those marked messages from next launching.
* Additional info: Problem is only occurrring on the FIRST TIME launch mail.
After the second time launch will perform as normal.
Reporter | ||
Comment 3•24 years ago
|
||
If only use "Marked as deleted" mode without check "Clean up ('Expunge') Inbox
on Exit" option, the marked deleted messages are also disappear immediately and
after open the app again, those marked as deleted messages are disappear which
is not correct ( It seems no matter I check or non-check "Clean up ('Expunge')
Inbox on Exit" option, all the marked as deleted messages are disappear...)
Reporter | ||
Comment 4•24 years ago
|
||
Nominating nsbeta1 since many users encounter this problem for the current
build. And this is basic Mark as delete mode functionality.
Keywords: nsbeta1
Comment 5•24 years ago
|
||
marking nsbeta1-
Comment 6•23 years ago
|
||
Any word on this issue? It's really annoying to autoexpunge a user's mail on
launch of the app, ESPECIALLY in the case where "Expunge on exit" is NOT set.
We're basically arbitrarily deleting mail!
Verified in Linux as well as PC, marking All/All
Severity: normal → critical
OS: Windows NT → All
Hardware: PC → All
Comment 7•23 years ago
|
||
moving to 0.9.3
Whiteboard: [nsbeta1+]
Target Milestone: Future → mozilla0.9.3
Reporter | ||
Updated•23 years ago
|
Summary: Shouldn't delete marked messages immediately when FIRST launch to mail with "Clean up ('Expunge') Inbox on Exit" & "Mark as deleted" mode setup → Shouldn't delete marked messages immediately when FIRST launch to mail with "Mark as deleted" mode.
Reporter | ||
Comment 9•23 years ago
|
||
Please Note: This is occurring on both MIGRATED profile & NEW profile.
I am still thinking that this is a critical dataloss bug since users will lost
their "mark as deleted" messages from the first launch on Mojo. There is no way
to restore back the lost "marked as deleted" msgs... :-(
Reporter | ||
Comment 10•23 years ago
|
||
I am wondering to know whether we still have time to fix this bug before RTM
since many users will encounter this problem and will lost their marked as
deleted msgs from Mojo....even back to 4.7x....still no way to restore msgs
back.....those "marked as deleted" msgs will all been gone! :-(
Comment 11•23 years ago
|
||
this isn't it a pull it off the wire bug so know we won't be fixing this for rtm.
Assignee | ||
Comment 12•23 years ago
|
||
I think it gets the default move to trash mode; so the user should be
able to see the message in the trash folder. It doesn't do any expunge!!
Reporter | ||
Comment 13•23 years ago
|
||
But, When you use marked as deleted mode, the trash folder shouldn't be availabe
from the folder pane, it will be treat as normal folder...
Assignee | ||
Comment 14•23 years ago
|
||
well that is another bug....
I think there should be no dataloss here.
Comment 16•23 years ago
|
||
There most certainly IS Dataloss.
When you login to any INBOX (or other IMAP folder), the first thing that one
sees in the status bar is that the app is "Compacting Folder", or, in essence,
issuing the expunge command to the server, which causes the IMAP server to
delete any messages marked with the "deleted" flag in the folder.
There's no way this is proper operation. Nowhere do we indicate that we delete
on folder OPEN. Further, it's inproper operation of the mailer anyhow,
*especially* since the app will do this even if you tell it to *never*
automatically delete messages from a folder!
Comment 17•23 years ago
|
||
Hey Naving, you interested in taking a look at this? I'm not going to be fixing
many mailnews bugs for 9.4. Let me know if you don't want it.
Assignee: mscott → naving
Reporter | ||
Comment 18•23 years ago
|
||
Nominating nsBranch since this is data loss for IMAP Mark as deleted mode.
Keywords: nsBranch
Assignee | ||
Comment 19•23 years ago
|
||
fixed as result of fixing bug 94660
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 20•23 years ago
|
||
Verified on all the platforms:
Linux 09-14-04-0.9.4
WinNT 09-14-05-0.9.4
Mac 09-14-08-0.9.4
Verified on both new & migrated profiles with two mode:
"Mark as deleted" mode - Pass
"Clean up ('Expunge') Inbox on Exit" & "Mark as deleted" mode - Pass
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 21•23 years ago
|
||
*** Bug 94462 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•