Return-Path: william@bourbon.usc.edu
Delivery-Date: Tue Apr 17 10:52:58 2007
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on merlot.usc.edu
X-Spam-Level: 
X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
	NO_REAL_NAME autolearn=ham version=3.1.3
Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75])
	by merlot.usc.edu (8.13.5/8.13.5) with ESMTP id l3HHqwv3028818
	for <cs551@merlot.usc.edu>; Tue, 17 Apr 2007 10:52:58 -0700
Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1])
	by bourbon.usc.edu (8.13.5/8.13.5) with ESMTP id l3HHr15r032016
	for <cs551@merlot>; Tue, 17 Apr 2007 10:53:01 -0700
Message-Id: <200704171753.l3HHr15r032016@bourbon.usc.edu>
To: cs551@merlot.usc.edu
Subject: Re: problem with deleting 
Date: Tue, 17 Apr 2007 10:53:01 -0700
From: william@bourbon.usc.edu

Someone wrote:

  > In the process of deleting at the receiver node, while using popen, I am
  > getting the following error message at the side of another node while
  > deleting, could you please explain what is wrong here?
  > 
  >   *> Error reading S/MIME message
  > Error reading S/MIME message
  > 
  >   *> 3533:error:2107A088:PKCS7 routines:SMIME_read_PKCS7:no multipart body
  > failure:pk7_mime.c:255:
  > 3533:error:2107A088:PKCS7 routines:SMIME_read_PKCS7:no multipart body
  > failure:pk7_mime.c:255:

OpenSSL often gives cryptic message when things are not going
correctly.  My guess is that you are not feeding "openssl"
with the proper data.  You should run the command by hand and
make sure what you are running is a valid command.
--
Bill Cheng // bill.cheng@usc.edu <URL:http://merlot.usc.edu/william/usc/>
