Problem transporting signed emails

freebsd-questions at davehart.net freebsd-questions at davehart.net
Sat May 8 23:08:57 PDT 2004


Giorgos Keramidas said on Sunday, 09 May 2004 03:34 UTC:

> Try base64-encoding the signed message, instead of
> piping it through as text/plain.

That would mean that only S/MIME capable mail clients could read the resulting
email, wouldn't it?  When I S/MIME sign an email (such as this one) even the
most crufty old mailers can display the message body, without any
understanding of MIME generally or S/MIME signatures.  PGP operates similarly
when signing but not encrypting.

The original poster might want to focus on fixing or not using software which
corrupts the line endings.  Since S/MIME targets SMTP and SMTP (unlike unix)
wants CR LF line endings, my guess is when you have a problem CR LF is being
translated to CR CR LF or CR LF CR LF.

Dave Hart
davehart at davehart.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3083 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040509/c79c6192/smime.bin


More information about the freebsd-questions mailing list