From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/41761 Path: main.gmane.org!not-for-mail From: Vincent Bernat Newsgroups: gmane.emacs.gnus.general Subject: Problem with mml and gpg Date: Tue, 08 Jan 2002 18:33:50 +0100 Organization: Kabale Inc Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035177108 7826 80.91.224.250 (21 Oct 2002 05:11:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 05:11:48 +0000 (UTC) Return-Path: Original-Received: (qmail 8491 invoked from network); 8 Jan 2002 17:41:21 -0000 Original-Received: from malifon.math.uh.edu (mail@129.7.128.13) by mastaler.com with SMTP; 8 Jan 2002 17:41:21 -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 16O0En-0005RV-00; Tue, 08 Jan 2002 11:40:37 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 08 Jan 2002 11:40:30 -0600 (CST) 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 LAA10919 for ; Tue, 8 Jan 2002 11:40:18 -0600 (CST) Original-Received: (qmail 8446 invoked by alias); 8 Jan 2002 17:40:20 -0000 Original-Received: (qmail 8441 invoked from network); 8 Jan 2002 17:40:20 -0000 Original-Received: from quimby.gnus.org (HELO quimby2.netfonds.no) (195.204.10.66) by gnus.org with SMTP; 8 Jan 2002 17:40:20 -0000 Original-Received: from news by quimby2.netfonds.no with local (Exim 3.12 #1 (Debian)) id 16O0FU-0006uT-00 for ; Tue, 08 Jan 2002 18:41:20 +0100 Original-To: ding@gnus.org Original-Path: lucas.loria!nobody Original-Newsgroups: gnus.ding Original-Lines: 16 Original-NNTP-Posting-Host: lucas.crans.org Original-X-Trace: quimby2.netfonds.no 1010511680 26564 138.231.141.26 (8 Jan 2002 17:41:20 GMT) Original-X-Complaints-To: usenet@quimby2.netfonds.no Original-NNTP-Posting-Date: 8 Jan 2002 17:41:20 GMT X-PGP-KeyID: 0xF22A794E X-PGP-Fingerprint: 5854 AF2B 65B2 0E96 2161 E32B 285B D7A1 F22A 794E User-Agent: Gnus/5.090005 (Oort Gnus v0.05) XEmacs/21.4 (Common Lisp, i686-pc-linux) Cancel-Lock: sha1:aTIN6jMfipxQphdd3xlx/ht0lo8= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:41761 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:41761 Hi ! I have a little problem with PGP mime. I ask to sign/encrypt and I get an mml header. Since the email adress is not the one in my keyring, I would like to tell Gnus what is the correct recipient. So I add "recipient=guy@guy.com". However, it seems that it use it as the key to use to encrypt on my side (it uses --local-user instead of -r) and -r flag is unchanged. I am using gpg.el from contrib directory in Gnus. From the comments, it seems that it uses "with-sign-key" instead of "recipient". Regards, -- Use free-form input when possible. - The Elements of Programming Style (Kernighan & Plaugher)