Skip to content

Commit 5e38feb

Browse files
committed
mail_crypt: Update link to decryption tool
1 parent 1688bbd commit 5e38feb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/core/plugins/mail_crypt.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ share the key to groups or someone with no public key.
415415

416416
## Decrypting Files Encrypted with mail-crypt Plugin
417417

418-
You can use [`decrypt.rb`][decrypt.rb] to decrypt encrypted files.
418+
You can use [`decrypt.py`][https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.py] to decrypt encrypted files.
419419

420420
## `fs-crypt`
421421

@@ -467,5 +467,3 @@ doveadm \
467467
```
468468

469469
<DoveadmComponent plugin="mail-crypt" />
470-
471-
[decrypt.rb]: https://github.com/dovecot/tools/blob/main/dcrypt-decrypt.rb

0 commit comments

Comments
 (0)