From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55140 Path: main.gmane.org!not-for-mail From: "Simon Josefsson" Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus not recognizing encrypted message Date: Mon, 8 Dec 2003 00:57:18 +0100 (CET) Sender: ding-owner@lists.math.uh.edu Message-ID: <1260.217.208.174.116.1070841438.squirrel@217.208.174.116> References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1070841505 25824 80.91.224.253 (7 Dec 2003 23:58:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 23:58:25 +0000 (UTC) Cc: ding@gnus.org Original-X-From: ding-owner+M3680@lists.math.uh.edu Mon Dec 08 00:58:18 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 1AT8n4-00036N-00 for ; Mon, 08 Dec 2003 00:58:18 +0100 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 1AT8mZ-0003NO-00; Sun, 07 Dec 2003 17:57:47 -0600 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1AT8mR-0003NG-00 for ding@lists.math.uh.edu; Sun, 07 Dec 2003 17:57:39 -0600 Original-Received: from yxa.extundo.com (178.230.13.217.in-addr.dgcsystems.net [217.13.230.178]) by justine.libertine.org (Postfix) with ESMTP id 5921A3A0035 for ; Sun, 7 Dec 2003 17:57:35 -0600 (CST) Original-Received: from yxa.extundo.com (localhost.localdomain [127.0.0.1]) by yxa.extundo.com (8.12.10/8.12.10) with ESMTP id hB7NvMAU028016 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 8 Dec 2003 00:57:22 +0100 Original-Received: (from apache@localhost) by yxa.extundo.com (8.12.10/8.12.1/Submit) id hB7NvIWc028014; Mon, 8 Dec 2003 00:57:18 +0100 X-Authentication-Warning: yxa.extundo.com: apache set sender to jas@extundo.com using -f Original-Received: from 217.208.174.116 (SquirrelMail authenticated user jas); by yxa.extundo.com with HTTP; Mon, 8 Dec 2003 00:57:18 +0100 (CET) In-Reply-To: Original-To: "Lloyd Zusman" User-Agent: SquirrelMail/1.5.0 [CVS] X-Mailer: SquirrelMail/1.5.0 [CVS] X-Priority: 3 Importance: Normal Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55140 > The message arrived as a single-part multipart/mixed message, with both > the encrypted message and the user's public key that part. Unfortunately Gnus doesn't detect inline PGP in already parsed parts, such as a MIME part within a multipart/mixed. The inline PGP code is only run if there are is only one top-level text part.