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 1688bbd commit 7ad26f3Copy full SHA for 7ad26f3
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`][decrypt.py] to decrypt encrypted files.
419
420
## `fs-crypt`
421
@@ -468,4 +468,4 @@ doveadm \
468
469
<DoveadmComponent plugin="mail-crypt" />
470
471
-[decrypt.rb]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.rb
+[decrypt.py]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.py
0 commit comments