From 527ef960bacd75d1a0978781494de7a904e8a38f Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Tue, 8 Feb 2000 10:58:32 +0000 Subject: [PATCH] add a comment concerning +encrypttoself. --- contrib/pgp2.rc | 6 ++++++ 1 file changed, 6 insertions(+) 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" -- 2.40.0