From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/55231 Path: main.gmane.org!not-for-mail From: Yair Friedman Newsgroups: gmane.emacs.gnus.general Subject: smime encryption failure Date: Mon, 15 Dec 2003 12:50:07 +0200 Sender: ding-owner@lists.math.uh.edu Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071485490 6642 80.91.224.253 (15 Dec 2003 10:51:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2003 10:51:30 +0000 (UTC) Original-X-From: ding-owner+M3771@lists.math.uh.edu Mon Dec 15 11:51:25 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 1AVqJx-0006PS-00 for ; Mon, 15 Dec 2003 11:51:25 +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 1AVqJR-0004Sq-00; Mon, 15 Dec 2003 04:50:53 -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 1AVqJG-0004Si-00 for ding@lists.math.uh.edu; Mon, 15 Dec 2003 04:50:42 -0600 Original-Received: from rndisrael.icts-tech.com (unknown [62.0.48.50]) by justine.libertine.org (Postfix) with ESMTP id 831DC3A0040 for ; Mon, 15 Dec 2003 04:50:41 -0600 (CST) Original-Received: from PCYAIRW2K ([192.168.0.56]) by rndisrael.icts-tech.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 15 Dec 2003 12:50:09 +0200 Original-To: Gnus Mailing List User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) X-OriginalArrivalTime: 15 Dec 2003 10:50:09.0484 (UTC) FILETIME=[356320C0:01C3C2F9] Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:55231 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:55231 When trying to send email using smime sign+encrypt and there is an encryption problem, gnus issues a warning but still sends the message *unencrypted*. This is because smime-call-openssl-region just warns, even if it detected a problem. Is this because of my probably incorrect setup? Was anyone successful using smime with cygwin openssl and NTEmacs? TIA.