From: Thomas Roessler Date: Tue, 8 Feb 2000 10:58:32 +0000 (+0000) Subject: add a comment concerning +encrypttoself. X-Git-Tag: mutt-1-1-3-rel~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=527ef960bacd75d1a0978781494de7a904e8a38f;p=mutt add a comment concerning +encrypttoself. --- 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"