On Wed, Sep 22, 2004 at 04:55:17PM +0100, Mike Hearn wrote:
To be fair, this seems to be Mutt/Pine sucking. The email source is a very standard multipart/mixed HTML+text mail which is the de-facto standard outside of geek mailing lists :) There's nothing magic about it, if somebodies email client can't read it, it seems to be broken. Unless something between me and wine-devel washed it into a more standard format (unlikely, never heard of it)
I'm not sure where application/x-pkcs7-mime came from. That string doesn't appear in the email at all.
That probaly because your email client has automagically converted it for you. If I look at the raw email I see;
Content-Type: application/x-pkcs7-mime; smime-type=signed-data; name="smime.p7m" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7m"
I have no idea how to read this. It's way too much effort so I'll just sent it to /dev/null.
/Ulrich