Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Reply-To: <hauser@acm.org>
From: "Ralf Hauser" <ralfhauser@gmx.ch>
To: <cygwin@cygwin.com>
Cc: <steve@openssl.org>
Subject: RE: "contents altered after message signed" when sending openssl smime signed messages - closer to real solution
Date: Wed, 6 Aug 2003 16:09:15 +0200
Message-ID: <KJEOKFJJEDMIGBEEJCHCIEKMOLAA.ralfhauser@gmx.ch>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
In-Reply-To: <KJEOKFJJEDMIGBEEJCHCCEJHOLAA.ralfhauser@gmx.ch>

openssl smime -sign -in message.txt -text -signer mycert.pem -from
hauser@acm.org -to ralfhauser@gmx.ch -subject "Signed message from cygwin" |
~/bin/PERL/ActivePerl/bin/616/bin/Perl.exe -p -e ";" > m2.eml

This works with outlook

==> 1) funny that cygwin's perl doesn't work ?
==> 2) ssmtp still adds the extra lines resulting in that the mail not even
gets recognized as S/MIME
------
> You should actually be seeing '^M$' at the end of line for a Windows file.
> There's a simple way to get the translation under Windows which I've just
> verified works. Open the file using 'edit' change it, change it back
> (space+backspace will do that) then save it. The new file should then be
> translated to DOS EOL format.
also, in emacs you can type C-x RET f mule-utf-8-dos RET, then save the
buffer, to change the
EOL convention of a file to Unix.
> -----Original Message-----
> From: Ralf Hauser [mailto:ralfhauser@gmx.ch]
> Sent: Mittwoch, 6. August 2003 08:16
> To: cygwin@cygwin.com
>
> When sending out of cygwin and using the "-nodetach" parameter,
> it kind of works:


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

