summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/source/usage/crypto.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/source/usage/crypto.rst b/docs/source/usage/crypto.rst
index 6cee7753..243cc445 100644
--- a/docs/source/usage/crypto.rst
+++ b/docs/source/usage/crypto.rst
@@ -39,3 +39,9 @@ and :ref:`toggleencrypt <cmd.envelope.toggleencrypt>` and
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.
+
+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
+actually send to). The simplest way to do this is to use the `encrypt-to`
+option in the :file:`~/.gnupg/gpg.conf`. But you might have to specify the
+correct encryption subkey otherwise gpg seems to throw an error.