[ANN] ruby-msg-1.2.16

Hi all,

ruby-msg is "A library for reading Outlook msg files, and for converting
them to RFC2822 emails."

I hadn't yet announced this ruby library/tool of mine yet, but this
release finally makes installation and use as easy as it should be.

It is, AFAIK, currently the best option for converting .msg files that
a) doesn't rely on you running outlook on windows to do the conversion;
and
b) is free software

Simply:
1. download the gem
(http://ruby-msg.googlecode.com/files/ruby-msg-1.2.16.gem)
2. gem install ruby-msg-1.2.16.gem
3. convert some msg files (msgtool -c myemail.msg)

Details at http://code.google.com/p/ruby-msg/.

Also includes a complete read/write Ole::Storage library, which will be
separated for use in other projects shortly.

Regards

ยทยทยท

--
Posted via http://www.ruby-forum.com/.