From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/44238 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: nnimap + mailcrypt Date: Thu, 11 Apr 2002 15:16:00 +0200 (CEST) Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1018531089 3668 127.0.0.1 (11 Apr 2002 13:18:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 11 Apr 2002 13:18:09 +0000 (UTC) Cc: ding Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16veSn-0000x3-00 for ; Thu, 11 Apr 2002 15:18:09 +0200 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 16veR4-0001s5-00; Thu, 11 Apr 2002 08:16:22 -0500 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Apr 2002 08:16:31 -0500 (CDT) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id IAA19350 for ; Thu, 11 Apr 2002 08:16:18 -0500 (CDT) Original-Received: (qmail 23199 invoked by alias); 11 Apr 2002 13:16:03 -0000 Original-Received: (qmail 23194 invoked from network); 11 Apr 2002 13:16:02 -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; 11 Apr 2002 13:16:02 -0000 Original-Received: from yxa.extundo.com (localhost.localdomain [127.0.0.1]) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g3BDG0KY015584; Thu, 11 Apr 2002 15:16:00 +0200 Original-Received: from localhost (jas@localhost) by yxa.extundo.com (8.12.2/8.12.1/Submit) with ESMTP id g3BDG0OT015581; Thu, 11 Apr 2002 15:16:00 +0200 X-Authentication-Warning: yxa.extundo.com: jas owned process doing -bs Original-To: Nicolas Kowalski In-Reply-To: Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:44238 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:44238 On Thu, 11 Apr 2002, Nicolas Kowalski wrote: > Ah ! I think I found what the problem is : the messages I am unable to > decrypt come from M$ Outlook : Gnus does not support Outlook-PGP yet. C-d on the message may be a workaround. The reason is that the Outlook PGP plugins do not support either of the two IETF standards on how PGP in mail should look like. Outlook supports S/MIME correctly and natively though (and so do Gnus), so perhaps you will have better luck with it. S/MIME seem to interop a magnitude or so better than PGP today... a few years ago, the reverse was true.