X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=contrib%2Fpgp2.rc;fp=contrib%2Fpgp2.rc;h=0ef25058ea6156a2812b6b631bcffcc98c942f86;hp=e8150cae0b260b3aa0ab0cafdf73cdd5ded6a1ce;hb=82c978b426a6669d432c22f0773d807e2a974747;hpb=9ff4c5cafac6f3cda731034777f28ac5e71cc4fb diff --git a/contrib/pgp2.rc b/contrib/pgp2.rc index e8150ca..0ef2505 100644 --- a/contrib/pgp2.rc +++ b/contrib/pgp2.rc @@ -39,10 +39,10 @@ set pgp_export_command="pgp -kxaf +language=mutt %r" set pgp_verify_key_command="pgp -kcc +language=mutt %r" # read in the public key ring -set pgp_list_pubring_command="pgpring -2 %r" +set pgp_list_pubring_command="pgpringng -2 %r" # read in the secret key ring -set pgp_list_secring_command="pgpring -s -2 %r" +set pgp_list_secring_command="pgpringng -s -2 %r" # pattern for good signature set pgp_good_sign="Good signature"