GpgOL: Sending deprecated, no-MIME OpenPGP (aka 'inline' OpenPGP) encrypted Mails does not work
Closed, ResolvedPublic

Assigned To
Authored By
aheinecke
Nov 20 2017, 8:37 AM

Description

The option to encrypt mails inline if they have no attachments and PGP is used does not work.
This needs to be fixed or the option dropped.

I estimate to need ~4h to fix this as the fix is not trivial.

Details

Version
master

Event Timeline

bernhard renamed this task from GpgOL: Sending Inline PGP encrypted Mails does not work to GpgOL: Sending deprecated, no-MIME OpenPGP (aka 'inline' OpenPGP) encrypted Mails does not work.Nov 21 2017, 9:53 AM

The option now has the following logic:

  • If encrypted is selected and the message is not signed.

and

  • If the message has no attachments.

and

  • If the option for inline sending is enabled

Then the message will be sent inline.