Closed
Bug 369634
Opened 18 years ago
Closed 17 years ago
Allow automatic delete (strip/detach) of all attachments for Sent Mail
Categories
(MailNews Core :: Backend, enhancement)
MailNews Core
Backend
Tracking
(Not tracked)
People
(Reporter: raman.johal, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 (ax)
Build Identifier: version 1.5.0.9 (20061207)
When a message is sent with an attachment, can the attachment be automatically detached so that the Sent Mail folder doesn't get clogged with too much data? The attachment already exists on my hard drive, I don't need to have it duplicated in my sent box as well.
Reproducible: Always
Steps to Reproduce:
1. Create Message with an attachment and hit Send
2. Look in the "Sent" folder
3. Message + Attachment sit in the folder. Attachment takes up twice the disk space (original plus version in Sent box)
Create a "pointer" to the original attachment and save that with the message
Comment 1•18 years ago
|
||
You don't actually want them "detached" because that implies saving the attachment to disk first; you want the attachments deleted.
Assignee: mscott → nobody
Severity: normal → enhancement
Component: Preferences → MailNews: Backend
OS: Windows XP → All
Product: Thunderbird → Core
QA Contact: preferences → backend
Hardware: PC → All
Summary: Have a preference to automatically detach all attachements for sent Mail → Allow automatic delete (strip/detach) of all attachments for Sent Mail
Version: unspecified → Trunk
| Reporter | ||
Comment 2•18 years ago
|
||
Good point. But, I would still like to have some sort of pointer (or reference) embedded in the email showing which file was once attached to it.
Is this so terribly complicated to implement? Why do we still duplicate Terabytes of useless data worldwide.
I have tried to contact a number of developers that implement something much more tricky like automatic save of attachments, but this rather simply looking feature does not meet the interest of an ingenuous developer that knows the inner workings of thunderbird...
... or is the right one just not found yet?
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
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
•