[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] ruby-msg-1.2.16

Charles L.

4/29/2007 5:03:00 AM

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-...)
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....

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-....