From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82963 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.gnus.general Subject: Re: mml-smime (gpgsm), epg: problems with Outlook 2003/2010. Date: Fri, 01 Mar 2013 13:03:31 +0900 Message-ID: References: <87bobdbxh0.fsf@gilgamesch.quim.ucm.es> <87fw0oa9o5.fsf@gilgamesch.quim.ucm.es> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1362110692 25198 80.91.229.3 (1 Mar 2013 04:04:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 1 Mar 2013 04:04:52 +0000 (UTC) Cc: ding@gnus.org To: Uwe Brauer Original-X-From: ding-owner+M31229@lists.math.uh.edu Fri Mar 01 05:05:11 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UBHDa-00051L-0i for ding-account@gmane.org; Fri, 01 Mar 2013 05:05:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1UBHCB-00050d-0f; Thu, 28 Feb 2013 22:03:43 -0600 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1UBHC8-00050J-16 for ding@lists.math.uh.edu; Thu, 28 Feb 2013 22:03:40 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1UBHC6-0007lI-Pu for ding@lists.math.uh.edu; Thu, 28 Feb 2013 22:03:39 -0600 Original-Received: from fencepost.gnu.org ([208.118.235.10] ident=Debian-exim) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1UBHC5-0001oJ-71 for ding@gnus.org; Fri, 01 Mar 2013 05:03:37 +0100 Original-Received: from [2001:e41:db5e:fb14::1] (port=43980 helo=localhost.localdomain) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1UBHC2-0002ot-QU; Thu, 28 Feb 2013 23:03:35 -0500 In-Reply-To: <87fw0oa9o5.fsf@gilgamesch.quim.ucm.es> (Uwe Brauer's message of "Fri, 22 Feb 2013 12:07:54 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -8.6 (--------) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82963 Archived-At: Uwe Brauer writes: > I did this with and without the "include-certs -1" option, so I attach 4 > files. I checked those files again, and it seems that different keys are used for encryption: $ grep GNUPG kmail-epg-bug-noinclude-certs [GNUPG:] ENC_TO D005DD816DB2B254 0 0 [GNUPG:] NO_SECKEY D005DD816DB2B254 [GNUPG:] ENC_TO F69E1EFB6147C786 0 0 [GNUPG:] DECRYPTION_OKAY $ grep GNUPG xemacs-epg-bug-noinclude-certs [GNUPG:] ENC_TO D005DD816DB2B254 0 0 [GNUPG:] NO_SECKEY D005DD816DB2B254 [GNUPG:] ENC_TO A3404EFC75E655A5 0 0 [GNUPG:] DECRYPTION_OKAY $ gpgsm --list-keys F69E1EFB6147C786 ID: 0x6147C786 Subject: /EMail=oub@mat.ucm.es $ gpgsm --list-keys A3404EFC75E655A5 ID: 0x75E655A5 Subject: /EMail=oub.oub.oub@gmail.com So, with XEmacs, oub.oub.oub@gmail.com key is used. Is the private key is installed in Outlook?