From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/38980 Path: main.gmane.org!not-for-mail From: Fabien Penso Newsgroups: gmane.emacs.gnus.general Subject: GPG and Mailcrypt (was: GPG Failure from Evolution) Date: Thu, 27 Sep 2001 17:48:59 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: main.gmane.org 1035174762 25458 80.91.224.250 (21 Oct 2002 04:32:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:32:42 +0000 (UTC) Cc: Nevin Kapur , ding@gnus.org Return-Path: Original-Received: (qmail 23579 invoked from network); 27 Sep 2001 15:52:52 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 27 Sep 2001 15:52:52 -0000 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 15mdRi-0003TF-00; Thu, 27 Sep 2001 10:51:30 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 27 Sep 2001 10:51:04 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id KAA03396 for ; Thu, 27 Sep 2001 10:50:49 -0500 (CDT) Original-Received: (qmail 23487 invoked by alias); 27 Sep 2001 15:51:09 -0000 Original-Received: (qmail 23482 invoked from network); 27 Sep 2001 15:51:09 -0000 Original-Received: from zobe.linuxfr.org (213.193.17.3) by gnus.org with SMTP; 27 Sep 2001 15:51:09 -0000 Original-Received: by zobe.linuxfr.org (Postfix, from userid 10) id D715C15887; Thu, 27 Sep 2001 17:50:50 +0200 (CEST) Original-Received: by houston.linuxfr.org (Postfix, from userid 1000) id 972201337; Thu, 27 Sep 2001 17:48:59 +0200 (CEST) Original-To: Jorge Godoy Organisation: LinuxFr - http://linuxfr.org In-Reply-To: (Jorge Godoy's message of "Wed, 26 Sep 2001 20:15:31 -0300") User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.104 Precedence: list X-Majordomo: 1.94.jlt7 Original-Lines: 30 Xref: main.gmane.org gmane.emacs.gnus.general:38980 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:38980 --=-=-= Content-Transfer-Encoding: quoted-printable Jorge on Wed, 26 Sep 2001 20:15:31 -0300 wrote: > My GPG settings are: > ,---- > | ;; GnuPG Settings (...) As I see, you are using mailcrypt and gpg.el. Let's say you want to encrypt or sign 'in-body' you will then use mc-sign instead of mml-secure-sign-pgpmime. It might be usefull as sometimes you talk with people which don't understand MIME signature (Outlook, etc) but only the ones put directly in the body. But then you do have to enter your passphrase twice as the var name isn't the same for mailcrypt and gpg. I guess maybe gpg.el should use the same name to prevent that. Also it would be nice to have a feature which allow to automaticly sign any signed message, and same for crypt. The only thing needed is to set up a var to true when gpg verify the signature, if true then we sign in mail-send-hook. (I don't no sh*t about lisp, but I guess it should work this way). Is this feature in the TODO list of Gnus ? :-) =2D-=20 Sorry, bad English. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjuzSmsACgkQGM0lpSLzivOAygCePx3y/n5LpVyoys8cPV5u2RDN lC0AnRCEgCwb/zxPxe/ch5qMuUkYq+n/ =7CeP -----END PGP SIGNATURE----- --=-=-=--