Skip to content

Commit dfc8398

Browse files
sirainencmouse
authored andcommitted
mail-crypt: Reorder sections
Settings should be near the end.
1 parent 25c585e commit dfc8398

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/core/plugins/mail_crypt.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ encryption with care and backup encryption keys!
8989
This page assumes you are using configuring mail encryption from scratch with
9090
a recent version of Dovecot.
9191

92-
## Settings
93-
94-
<SettingsComponent plugin="mail-crypt" />
95-
9692
### Supported symmetric algorithms
9793

9894
While 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

414410
You 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
427428
encryption. See [[plugin,fs-compress]] for an example and more details about
428429
compression.
429430

430-
## `fs-crypt` settings
431+
### `fs-crypt` settings
431432

432433
See [[link,mail_crypt_settings]] for generic mail-crypt settings.
433434

0 commit comments

Comments
 (0)