From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/37486 Path: main.gmane.org!not-for-mail From: Vladimir Volovich Newsgroups: gmane.emacs.gnus.general Subject: "Could not identify PKCS#7 type" error Date: Sat, 04 Aug 2001 21:37:45 +0400 Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035172893 14159 80.91.224.250 (21 Oct 2002 04:01:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 04:01:33 +0000 (UTC) Cc: Simon Josefsson Return-Path: Return-Path: Original-Received: (qmail 20414 invoked from network); 4 Aug 2001 17:37:44 -0000 Original-Received: from relay1.vsu.ru (HELO vsu.ru) (62.76.169.14) by gnus.org with SMTP; 4 Aug 2001 17:37:44 -0000 Original-Received: from [62.76.169.38] (HELO video) by vsu.ru (CommuniGate Pro SMTP 3.5b3) with ESMTP id 3688259; Sat, 04 Aug 2001 21:37:41 +0400 Original-To: ding@gnus.org User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 Original-Lines: 22 Xref: main.gmane.org gmane.emacs.gnus.general:37486 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:37486 Hi, when viewing s/mime encoded messages, i (still) get an error "Could not identify PKCS#7 type". i traced the function mm-view-pkcs7-get-type and it appears that it looks for the regexp "0‚.. \\*†H†÷" but the buffer " *temp*" begins with "0€ *†H†÷" (sorry for binary data) does this mean that the contents of the encrypted part is invalid, or the regexp is buggy? note that these encrypted s/mime messages are viewed fine with e.g. netscape, so it looks like a bug in gnus. Best, v.