From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/53959 Path: main.gmane.org!not-for-mail From: Matthias Andree Newsgroups: gmane.emacs.gnus.general Subject: Re: Entering passphrase twice when sending PGP signed message Date: Sun, 14 Sep 2003 23:02:51 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1063573422 30052 80.91.224.253 (14 Sep 2003 21:03:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 14 Sep 2003 21:03:42 +0000 (UTC) Original-X-From: ding-owner+M2499@lists.math.uh.edu Sun Sep 14 23:03:40 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 19ye20-0008VM-00 for ; Sun, 14 Sep 2003 23:03:40 +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 19ye1L-0004e2-00; Sun, 14 Sep 2003 16:02:59 -0500 Original-Received: from sclp3.sclp.com ([64.157.176.121]) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 19ye1G-0004dx-00 for ding@lists.math.uh.edu; Sun, 14 Sep 2003 16:02:55 -0500 Original-Received: (qmail 29320 invoked by alias); 14 Sep 2003 21:02:54 -0000 Original-Received: (qmail 29309 invoked from network); 14 Sep 2003 21:02:54 -0000 Original-Received: from pd951f1a0.dip.t-dialin.net (HELO m2a2.dyndns.org) (?K+HXbA1jrgbW7OGBKv24CdkrzDtA9iZ0?@217.81.241.160) by sclp3.sclp.com with SMTP; 14 Sep 2003 21:02:54 -0000 Original-Received: by merlin.emma.line.org (Postfix, from userid 500) id 5C070959E4; Sun, 14 Sep 2003 23:02:51 +0200 (CEST) Original-To: ding@gnus.org In-Reply-To: (Simon Josefsson's message of "Sat, 13 Sep 2003 23:24:05 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.2 (gnu/linux) Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:53959 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:53959 Simon Josefsson writes: > This happens if you use Gcc, and it is because the message is encoded > once for sendmail/SMTP/NNTP and once for the Gcc copy, as you assume. > But this can't be fixed easily, because the copy that is Gcc'ed is not > the same as the one that is mailed or posted. That's a bug then. The local copy must be identical to what's sent out, save for the standardized differences (Newsgroups: potentially). > An extreme example is the `gnus-gcc-externalize-attachments', which > make Gcc differ distinctly from the SMTP/NTTP version of the mail. > The more subtle examples are charset handling, news differ from mail, > so making gcc equal one of them still wouldn't solve the problem in > general. As long as the whole "object" conforms to the intersection of RFC-2822 and RFC-1036, there's not much difference that matters for local storing of what has been sent a second before. > Another approach would be to attack the source of the problem, > passphrases. The gpg-agent seems like a good solution to that. The problem appears to be that the saved article differs from the sent article, which is a no-no. -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95