Hi, On Mon, Apr 19, 2010 at 09:43 (+0200), Michael Stapelberg wrote: > 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).
'rmail' is significantly broken since a whole while IMHO, but 'mail' works for me: ~> irb -r mail irb(main):001:0> pp Mail.read('mwe').parts [#<Mail::Part:16136008, Multipart: true, Headers: <Content-Type: multipart/mixed; boundary="MP_/+kacMkT=yx+FKvl3YUds1sR">>, #<Mail::Part:19934460, Multipart: false, Headers: <Content-Type: application/pgp-signature; name=signature.asc>, <Content-Disposition: attachment; filename=signature.asc>>] => nil What's the problem on your side? Best wishes, Sam _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel