]> granicus.if.org Git - mutt/commitdiff
add a comment concerning +encrypttoself.
authorThomas Roessler <roessler@does-not-exist.org>
Tue, 8 Feb 2000 10:58:32 +0000 (10:58 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Tue, 8 Feb 2000 10:58:32 +0000 (10:58 +0000)
contrib/pgp2.rc

index 64291a7cc27fe1f0fa6660053e363e9a0b1b80fb..2af9eb4bd8808e5b86a78462c13cc084423df889 100644 (file)
@@ -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"