summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-08 10:58:32 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-08 10:58:32 +0000
commit527ef960bacd75d1a0978781494de7a904e8a38f (patch)
tree7eba4f11f0a939d0aac8ec6e74bfedac06be148c /contrib
parent2fee61e191144d489f06c989cfaf54fdb1be50a2 (diff)
add a comment concerning +encrypttoself.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/pgp2.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/contrib/pgp2.rc b/contrib/pgp2.rc
index 64291a7c..2af9eb4b 100644
--- a/contrib/pgp2.rc
+++ b/contrib/pgp2.rc
@@ -5,6 +5,12 @@
# $Id$
#
+#
+# Note: In order to be able to read your own messages, you'll have
+# the +encrypttoself command line parameter to the pgp_encrypt_only_command
+# and pgp_encrypt_sign_command variables.
+#
+
# decode application/pgp
set pgp_decode_command="%?p?PGPPASSFD=0; export PGPPASSFD;? cat %?p?-? %f | pgp +language=mutt +verbose=0 +batchmode -f"