From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53946 Path: main.gmane.org!not-for-mail From: Hrvoje Niksic Newsgroups: gmane.emacs.gnus.general Subject: Entering passphrase twice when sending PGP signed message Date: Sat, 13 Sep 2003 15:27:04 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063483552 28007 80.91.224.253 (13 Sep 2003 20:05:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Sep 2003 20:05:52 +0000 (UTC) Cc: hniksic@xemacs.org Original-X-From: ding-owner+M2485@lists.math.uh.edu Sat Sep 13 22:05:50 2003 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19yGeT-0001QO-00 for ; Sat, 13 Sep 2003 22:05:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19yGdk-0000Iu-00; Sat, 13 Sep 2003 15:05:04 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19yAQH-000881-00 for ding@lists.math.uh.edu; Sat, 13 Sep 2003 08:26:46 -0500 Original-Received: (qmail 50802 invoked by alias); 13 Sep 2003 13:26:45 -0000 Original-Received: (qmail 50791 invoked from network); 13 Sep 2003 13:26:45 -0000 Original-Received: from mxout.iskon.hr (qmailr@213.191.128.10) by sclp3.sclp.com with SMTP; 13 Sep 2003 13:26:45 -0000 Original-Received: (qmail 17999 invoked from network); 13 Sep 2003 15:26:41 +0200 Original-Received: from mx.iskon.hr (213.191.128.11) by mxout.iskon.hr with SMTP; 13 Sep 2003 15:26:41 +0200 Original-Received: (qmail 17527 invoked from network); 13 Sep 2003 15:26:40 +0200 Original-Received: from hniksic.iskon.hr (213.191.139.17) by mx.iskon.hr with SMTP; 13 Sep 2003 15:26:40 +0200 Original-To: ding@gnus.org User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Rational FORTRAN, linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53946 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53946 [ Please keep the Cc to me if you want me to see the responses. ] I tried to gpg-sign a message I was sending. Everything went fine, except for one detail: I was asked for passphrase twice, once (I think) before the mail was sent over the network, and once immediately afterwards. Since I have archiving turned on, I assume the problem is that the message is signed both when it is being sent and when it is being archived. That sounds like a bug. What do you think?