Should probably be done soon so that we have such messages in the wild. This will have the advantage that even if the user safes an openpgp_encrypted_message.asc attachment under "Re: Project xy plans - encrypted.asc" that GnuPG can tell from the outside before decrypting that the data might contain a MIME Structure.
Description
Description
Revisions and Commits
Revisions and Commits
rO GpgOL | |||
rO9316d458d509 Set MIME encoding on data containing MIME |
Status | Assigned | Task | ||
---|---|---|---|---|
Open | CarlSchwan | T6199 Kleopatra: MIME viewer support | ||
Open | • aheinecke | T6582 GpgOL: set MIME Encoding hint for mime encrypted data. |
Event Timeline
Comment Actions
This does not seem to work as I understood it. Just naively adding a setEncoding(GPGME::MimeEncoding) on the output GPGME Data object resulted in an empty file. So this needs a bit more analysis.
Comment Actions
I also thought that it might be useful to set the subject as filename (not the mime filename but the encrypted PGP filename)
Adding the patch for the record here I want to get the release out first before looking at this again.