File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,6 @@ encryption with care and backup encryption keys!
8989This page assumes you are using configuring mail encryption from scratch with
9090a recent version of Dovecot.
9191
92- ## Settings
93-
94- <SettingsComponent plugin =" mail-crypt " />
95-
9692### Supported symmetric algorithms
9793
9894While mail crypt plugin does not support setting encryption algorithm,
@@ -413,6 +409,11 @@ share the key to groups or someone with no public key.
413409
414410You can use [ ` decrypt.py ` ] [ https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.py ] to decrypt encrypted files.
415411
412+ ## Settings
413+
414+ <SettingsComponent plugin =" mail-crypt " />
415+
416+
416417## ` fs-crypt `
417418
418419` fs-crypt ` is a [[ link,fs,lib-fs wrapper]] that can encrypt and decrypt files.
@@ -427,7 +428,7 @@ combined. Please make sure that compression is always applied before
427428encryption. See [[ plugin,fs-compress]] for an example and more details about
428429compression.
429430
430- ## ` fs-crypt ` settings
431+ ### ` fs-crypt ` settings
431432
432433See [[ link,mail_crypt_settings]] for generic mail-crypt settings.
433434
You can’t perform that action at this time.
0 commit comments