summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2015-04-25 02:56:36 +0200
committerPatrick Totzke <patricktotzke@gmail.com>2015-12-16 15:59:37 +0000
commitc2b7c6dc9a21a08866c08ff3cd852c7c4a497032 (patch)
tree2d61d083bb9dded42277c201ed0a87eda3fc1805 /docs
parent811dd7be873cbde3268755b46da69a6829732cca (diff)
Encrypt on reply to encrypted email and add 'encrypt_by_default' config
Diffstat (limited to 'docs')
-rw-r--r--docs/source/configuration/accounts_table10
-rw-r--r--docs/source/usage/crypto.rst3
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/source/configuration/accounts_table b/docs/source/configuration/accounts_table
index 872afac2..e267ff9b 100644
--- a/docs/source/configuration/accounts_table
+++ b/docs/source/configuration/accounts_table
@@ -123,6 +123,16 @@
:default: False
+.. _encrypt-by-default:
+
+.. describe:: encrypt_by_default
+
+ Outgoing messages will be GPG encrypted by default if this is set to True.
+
+ :type: boolean
+ :default: False
+
+
.. _gpg-key:
.. describe:: gpg_key
diff --git a/docs/source/usage/crypto.rst b/docs/source/usage/crypto.rst
index 03e1dc2e..87888288 100644
--- a/docs/source/usage/crypto.rst
+++ b/docs/source/usage/crypto.rst
@@ -40,6 +40,9 @@ in envelope mode to ask alot to encrypt the mail before sending.
The :ref:`encrypt <cmd.envelope.encrypt>` command accepts an optional
hint string as argument to determine the key of the recipient.
+You can set the default to-encrypt bit for each :ref:`account <config.accounts>`
+individually using the option :ref:`encrypt_by_default <encrypt-by-default>`.
+
.. note::
If you want to access encrypt mail later it is useful to add yourself to the
list of recipients when encrypting with gpg (not the recipients whom mail is