Skip to content

Set encrypt_all after importing a private key or generating one.

qua requested to merge encrypt-all-patch into main

After the user successfully imported a private key or generated one we set enigma_encrypt_all to true in their preferences, so by default every outgoing email is supposed to be encrypted. This can be switched off during composing of each email. The option can also be reset by the user themselves.

Merge request reports