From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43760 Path: quimby.gnus.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.gnus.general Subject: Re: attachments in S/MIME encrypted messages Date: Mon, 04 Mar 2002 19:37:53 +0100 Message-ID: References: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: quimby2.netfonds.no 1015267496 10088 195.204.10.66 (4 Mar 2002 18:44:56 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 4 Mar 2002 18:44:56 GMT Cc: The Gnus Mailing List Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16hxSB-0002cX-00; Mon, 04 Mar 2002 19:44:55 +0100 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 16hxLE-0008UN-00; Mon, 04 Mar 2002 12:37:44 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 04 Mar 2002 12:37:47 -0600 (CST) 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 MAA20867 for ; Mon, 4 Mar 2002 12:37:32 -0600 (CST) Original-Received: (qmail 6893 invoked by alias); 4 Mar 2002 18:37:25 -0000 Original-Received: (qmail 6888 invoked from network); 4 Mar 2002 18:37:25 -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; 4 Mar 2002 18:37:25 -0000 Original-Received: from localhost.localdomain (yxa.extundo.com [217.13.230.178]) (authenticated bits=0) by yxa.extundo.com (8.12.2/8.12.2) with ESMTP id g24IbMKY013994; Mon, 4 Mar 2002 19:37:23 +0100 Original-To: david.goldberg6@verizon.net (David S. Goldberg) In-Reply-To: (david.goldberg6@verizon.net's message of "Mon, 04 Mar 2002 11:43:08 -0500") Mail-Copies-To: nobody Original-Lines: 26 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1.95 (i686-pc-linux-gnu) Precedence: list X-Majordomo: 1.94.jlt7 Xref: quimby.gnus.org gmane.emacs.gnus.general:43760 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43760 david.goldberg6@verizon.net (David S. Goldberg) writes: >> There _is_ a CRLF bug in Gnus (I just became aware of this), but it is >> in the encoding part, so shouldn't affect this. I have little time to >> look at this now, but hopefully a interoperability testing project >> with the various open mail clients could be started soon, then we >> should be able to detect these problems better. > > I finally upgraded to XEmacs 21.4.6. I discovered that there's a new > (or at least newly documented) option to configure called > --with-file-coding which I enabled on Sun (it's on by default under > cygwin) and that solves the CRLF issues. Ah. So there is a MULE bug somewhere. I always enable that stuff, which probably explains why I couldn't reproduce it. I'll try to compile without it sometime, thanks. > I still get a "Sender address forged" message in the button of a > decrypted message in spite of openssl clearly getting successful > verification, but that's much less of a concern since clicking the > button provides me that info. You need a recent OpenSSL, but even with that sometimes the -email switch to OpenSSL doesn't get the email address. Maybe it is when the email address is encoded in the CN instead of stored in a subjectAltName extension.