Allow detach/delete of attachments in signed/encrypted messages by unencrypting message
Categories
(MailNews Core :: Attachments, enhancement)
Tracking
(Not tracked)
People
(Reporter: Bienvenu, Unassigned)
References
Details
Comment 1•20 years ago
|
||
Comment 2•18 years ago
|
||
Updated•18 years ago
|
Comment 4•17 years ago
|
||
| Assignee | ||
Updated•17 years ago
|
Updated•3 years ago
|
I think the expected behavior especially in the context of something like Extract 'Em wouldn't be to just unencrypt the message, but to encrypt it again using the private key if available. I can't really think of a practical reason why users would want it left unencrypted on the server and prone to spying.
(Detaching not working on PGP mails also renders Extract 'Em's detach feature useless for anybody using auto-pgp-at-rest which many more privacy focused providers offer. So it can have a big impact.)
Comment 10•9 months ago
|
||
My original issue was that i was not able to detach delete attachments from emails that came encrypted. I already downloaded the attachment and i want to save space in my email storage and don't want huge files inflating my Inbox file, so i need to delete such attachments.
Comment 11•9 months ago
|
||
Same use case here. And unencrypting the message permanently on the server is in my opinion undesired for this use case.
Comment 12•9 months ago
|
||
People using POP may wish to unencrypt the message on detach/delete.
Comment 13•9 months ago
|
||
(In reply to Ellie from comment #8)
I can't really think of a practical reason why users would want it left unencrypted on the server and prone to spying.
That has been discussed multiple times.
People want keep their mail unencrypted for valid reasons.
Comment 14•9 months ago
|
||
In that case, please make it an option. And if a mail that is PGP encrypted is fetched via IMAP and the attachment is removed, it should probably be re-encrypted by default, or shouldn't it? Because it's easier to still unencrypt it, than to undo the damage of it having been revealed by a third party by accident.
Comment 15•9 months ago
|
||
(And my apologies for missing the obvious use cases. I didn't mean to take anybody's workflow away.)
Comment 16•9 months ago
|
||
Agreed it should then be re-encrypted.
An obvious issue is that signature is then broken, and broken signature is BAD.
There's many different needs and desires for data at rest. I think filters is the most obvious way to handle that - then to each their own...
Comment 17•9 months ago
|
||
For mails encrypted by yourself, which would always be the case for auto PGP at rest and your own PGP sent mails, the mail could just be automatically re-encrypted and re-signed when an attachment is removed. Doing this with filters is way beyond what the average user can figure out, especially when the detach is triggered by addon like Extract 'Em and not manually. I am quite technical and I don't dare touch that myself at the risk of messing it up.
Comment 18•9 months ago
|
||
Extract 'Em is basically doing a filter action though...
Comment 19•9 months ago
|
||
Sorry that I phrased my concern unclearly. What I mean is that the manual "detach" context menu should probably allow to re-encrypt and re-sign for user sent e-mails in an IMAP inbox, rather than hide that use case in the filter menu.
Comment 20•9 months ago
|
||
I don't understand the discussion, but dispite it I want to tell you my opinion.
My goal was and is that I can search in the text of my encrypted messages, what isn't possible. Therefore it would be helpful and the easiest way to have a filter that copies the encrypted message on an IMAP server to a decrypted message on a local folder. Also I have many old encrypted messages, encrypted on different implementations of Thunderbird PGP that I want also copy from local folders to local folders as decrypted messages, that I can search in them, what is not possible in encrypted messages. If this would be possible it would be excellent.
And I suggest to also encrypt the appendixes by this operation.
If someone then wants to delete all appendixes there should be in my opinion an extra filter, which removes all appendixes to make it not to complex.
See also:
https://www.thunderbird-mail.de/forum/thread/92249-filter-mit-entschl%C3%BCsselt-kopieren-funktion-aktion-wie-fr%C3%BCher/
https://bugzilla.mozilla.org/show_bug.cgi?id=1836268
https://bugzilla.mozilla.org/show_bug.cgi?id=1627962
https://www.thunderbird-mail.de/forum/thread/92249-filter-mit-entschl%C3%BCsselt-kopieren-funktion-aktion-wie-fr%C3%BCher/
Description
•