From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37228 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: decrypting S/MIME messages Date: Sun, 29 Jul 2001 03:13:23 +0200 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035172679 12749 80.91.224.250 (21 Oct 2002 03:57:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:57:59 +0000 (UTC) Cc: ding@gnus.org Return-Path: Return-Path: Original-Received: (qmail 2859 invoked from network); 29 Jul 2001 01:12:18 -0000 Original-Received: from dolk.extundo.com (195.42.214.242) by gnus.org with SMTP; 29 Jul 2001 01:12:18 -0000 Original-Received: from barbar.josefsson.org (slipsten.extundo.com [195.42.214.241]) (authenticated) by dolk.extundo.com (8.11.3/8.11.3) with ESMTP id f6T1CNw13108; Sun, 29 Jul 2001 03:12:23 +0200 Original-To: Vladimir Volovich In-Reply-To: (Simon Josefsson's message of "Sat, 28 Jul 2001 04:29:58 +0200") Mail-Copies-To: nobody User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.4 (Artificial Intelligence) Original-Lines: 13 Xref: main.gmane.org gmane.emacs.gnus.general:37228 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37228 Vladimir Volovich writes: > The question is: how should i view encrypted s/mime messages? why > there are no calls to smime-decrypt-buffer done by gnus automatically? > > Is it just not-yet-implemented, but all framework is there already? Ok, S/MIME decryption work for me now, tell me if it work for you. S/MIME signatures using opaque PKCS#7 blobs isn't implemented, if someone encounter these I'd prefer a bug report to find out what mailer creates such beasts. (Adding support for them in Gnus is a five-liner.)