We currently only allow to select a sender's alias in recipients-inputs of compose.htm
If I have both OpenPGP and x509 private keys, how can I select the type of message I'm sending?
The type of message is of course auto-selected based on known recipient keys.
However I would like to have more flexibility to select S/MIME in these situations:
- I don't have any keys of the recipient and want to send a signed-only S/MIME message.
- Recipient has both OpenPGP and S/MIME keys and I want to send (signed and) encrypted S/MIME message.