Closed
Bug 20739
Opened 27 years ago
Closed 25 years ago
[RFE] Improvements to expunging IMAP folders
Categories
(MailNews Core :: Backend, enhancement, P3)
MailNews Core
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
Future
People
(Reporter: it, Assigned: jefft)
Details
(This bug imported from BugSplat, Netscape's internal bugsystem. It
was known there as bug #355260
http://scopus.netscape.com/bugsplat/show_bug.cgi?id=355260
Imported into Bugzilla on 12/03/99 12:28)
When messages are deleted or moved from folders, the MS should reflect the
correct user quota size. The customer feels that by moving or deleting
messages should not keep a copy in original folder. They would also like to see
a command or setting that will allow a all IMAP folders to be compacted or
compressed without exiting out of the client.
Customer views it as a bug that moving or deleting messages results in a "copy"
operation that results in disk quota problems.
------- Additional Comments From hong Dec-03-1999 12:33 -------
RFEs will not be considered in 4.x Moving to Bugzilla.
Comment 2•26 years ago
|
||
> The customer feels that by moving or deleting messages should not keep
> a copy in original folder.
That's how IMAP works. The message gets marked with the Deleted flag, and when
the client or server "expunges" the folder, those messages really get deleted.
> They would also like to see a command or setting that will allow a all IMAP
> folders to be compacted or compressed without exiting out of the client.
There is a command to do that: File | Compact Folders
So, to summarize, the app can expunge automatically when we quit, or the user
can issue an explicit expunge command any time they want.
If the RFE is really to have automatic expunge while the program is running,
that's fine. Is that the point?
Updated•26 years ago
|
Assignee: phil → jefft
Summary: (RFE)Compact all folders at the same time without closing the client out. → [RFE] Improvements to expunging IMAP folders
Comment 3•26 years ago
|
||
Turns out I lied. File | Compact Folders seems only to apply to local folders,
not IMAP folders. We should fix that in mozilla, and I think that's higher
priority than implementing auto-expunge on a timer. Reassigning to jefft.
Updated•26 years ago
|
Target Milestone: M14 → M15
Comment 4•26 years ago
|
||
Mass moving M16 to M17 - look for nsbeta2 before anything else.
Target Milestone: M16 → M17
This has been fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
[RFE] is deprecated in favor of severity: enhancement. They have the same meaning.
Severity: normal → enhancement
Updated•21 years ago
|
Product: MailNews → Core
Updated•18 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•