We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1688bbd commit 5e38febCopy full SHA for 5e38feb
docs/core/plugins/mail_crypt.md
@@ -415,7 +415,7 @@ share the key to groups or someone with no public key.
415
416
## Decrypting Files Encrypted with mail-crypt Plugin
417
418
-You can use [`decrypt.rb`][decrypt.rb] to decrypt encrypted files.
+You can use [`decrypt.py`][https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.py] to decrypt encrypted files.
419
420
## `fs-crypt`
421
@@ -467,5 +467,3 @@ doveadm \
467
```
468
469
<DoveadmComponent plugin="mail-crypt" />
470
-
471
-[decrypt.rb]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.rb
0 commit comments