From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48176 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: mml2015.el Feedback Date: Fri, 13 Dec 2002 15:36:31 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1039790497 20955 80.91.224.249 (13 Dec 2002 14:41:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 14:41:37 +0000 (UTC) Cc: Shenghuo Zhu , ding@gnus.org Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Mqzv-0005QI-00 for ; Fri, 13 Dec 2002 15:41:03 +0100 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 18Mqwj-0003c5-00; Fri, 13 Dec 2002 08:37:45 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 13 Dec 2002 08:38:35 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@[209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA09160 for ; Fri, 13 Dec 2002 08:38:18 -0600 (CST) Original-Received: (qmail 26178 invoked by alias); 13 Dec 2002 14:36:58 -0000 Original-Received: (qmail 26173 invoked from network); 13 Dec 2002 14:36:58 -0000 Original-Received: from 178.230.13.217.in-addr.dgcsystems.net (HELO yxa.extundo.com) (217.13.230.178) by gnus.org with SMTP; 13 Dec 2002 14:36:58 -0000 Original-Received: from latte.josefsson.org (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.6/8.12.6) with ESMTP id gBDEaV8b030751 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 13 Dec 2002 15:36:32 +0100 Original-To: "Georg C. F. Greve" Mail-Copies-To: nobody X-Hashcash: 0:021213:greve@gnu.org:55a908249799013b X-Hashcash: 0:021213:zsh@cs.rochester.edu:b453cc67ffef41a9 X-Hashcash: 0:021213:ding@gnus.org:153b39842e8df1c8 In-Reply-To: ("Georg C. F. Greve"'s message of "Thu, 12 Dec 2002 16:28:34 +0100") User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48176 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48176 "Georg C. F. Greve" writes: > When the same person sends me an encrypted mail, I get a > > [[PGP Encrypted Part:OK, Signer: From unknown user]] > > which seems a weird result, as the signer is the same person who > encrypted the mail. The way the message is crafted, I would expect the > email address or real name of the person who signed that mail / some > hint about whether the signature was okay. What is the output from a mouse-2 click on the PGP button? > "From unknown user" seems strange as it seems to say the signature is > okay, but it doesn't know who signed it. But if Gnus didn't know who > signed it, how did it know which key to check the signature against? :) GnuPG selects the key, Gnus only parses the output from gpg. Presumably, it is the parsing that fails here.