X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=contrib%2Fpgp6.rc;h=a35263c7e8c43b34b0cc0831610c337ad6655770;hp=5e05afd566a417a229f674ce07bccfa3089afa95;hb=f3cbb9f51357972f6e74244494236a41dc4d84cd;hpb=6833ce8bdca2d64e14485118f2a4417b7e1cb1b1 diff --git a/contrib/pgp6.rc b/contrib/pgp6.rc index 5e05afd..a35263c 100644 --- a/contrib/pgp6.rc +++ b/contrib/pgp6.rc @@ -33,10 +33,10 @@ set pgp_export_command="pgp6 +compatible -kxaf %r" set pgp_verify_key_command="pgp6 +compatible -kcc %r" # read in the public key ring -set pgp_list_pubring_command="pgpring -5 %r" +set pgp_list_pubring_command="pgpringng -5 %r" # read in the secret key ring -set pgp_list_secring_command="pgpring -s -5 %r" +set pgp_list_secring_command="pgpringng -s -5 %r" # create a clearsigned message set pgp_clearsign_command="PGPPASSFD=0; export PGPPASSFD; cat - %f | pgp6 +compatible +verbose=0 +batchmode +clearsig -afst %?a? -u %a?"