We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09df12a commit 6a966fdCopy full SHA for 6a966fd
data/settings.js
@@ -2787,8 +2787,9 @@ non-encrypted keys.`
2787
values: setting_types.STRING,
2788
default: 'aes-256-gcm-sha256',
2789
text: `
2790
-Set the encryption algorithm. If empty new mails are not encrypted, but
2791
-existing mails can still be decrypted.`
+Set the encryption algorithm for newly written mails. If empty, new mails are
+not encrypted. Existing encrypted mails (with any algorithm) can be decrypted
2792
+regardless of this setting.`
2793
},
2794
2795
crypt_private_key_name: {
0 commit comments