Ralf Hauser wrote:
> 
> openssl smime -sign -in message.txt -text -signer mycert.pem -from
> [EMAIL PROTECTED] -to [EMAIL PROTECTED] -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

How about somthing simple like the "u2d" and "d2u" programs?  These are
made specifically for fiddling with line endings.

Brian

--
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/

Reply via email to