Skip to content

Commit

Permalink
mail_crypt_plugin: Minor fix to maybe syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sirainen committed Aug 9, 2023
1 parent c69105f commit e5ffa1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/configuration_manual/mail_crypt_plugin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ fix this later.

FS driver syntax::

crypt:[maybe][algo=<s>:][set_prefix=<n>:][private_key_path=/path:][public_key_path=/path:][password=password:]<parent fs>``
crypt:[maybe:][algo=<s>:][set_prefix=<n>:][private_key_path=/path:][public_key_path=/path:][password=password:]<parent fs>``

.. dovecotchanged:: 2.3.19
You can now leave all parameters out of mail-crypt. Prior to this, you would always have to specify them.
Expand Down

0 comments on commit e5ffa1c

Please sign in to comment.