Hi, yesterday I got a PGP/MIME message which had multiple attachments. Turns out RubyMail cannot do multipart/signed (sup says RubyMail failed to decode the document for some bizarre reason, when you try it in irb, you’ll see it actually decodes the message parts as headers). I also tried 'mail' by the same author which he claims can do multipart and is better in general, but it seems it also cannot do multipart/signed (RFC 1847). So, what are the plans in regard to RubyMail? Switching to something different altogether? If so, to which library? I would then fix parsing of multipart/signed messages for this library… Best regards, Michael PS: I attached a minimum working example of a problematic message (decrypted body only)
Attachment:
mwe
Description: Binary data
_______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel