> On Apr 10, 1:16 pm, Chris Duncan <cell... / gmail.com> wrote: > >> Hi Everyone, >> >> I'm trying to write a Ruby script that needs to convert mail messages >> from Mac Mail .emlx proprietary format to mbox format. I found an >> emlx-to-mbox converter, but I'd really like a Ruby library to do the >> same job in an integrated way with my Ruby script. Has anyone done >> anything like this before in Ruby? Any help would be gratefully >> received. >> >> Documentation from Apple about .emlx seems to be in short supply. >> >> > Using Google's Code Search, I found: > > http://www.google.com/codesearch?hl=en&q=+emlx+show: > 7CCVyvUfa0c:ts3Vbvb5hNU:tPzAYRjq5H8&sa=N&cd=2&ct=rc&cs_p=http:// > www.vengefulcow.com/emlx2mbox/emlx2mbox.zip&cs_f=emlx2mbox/ > emlx2mbox.rb#a0 > > which lead me to: > > http://www.vengefulcow.com/emlx2mbox/ > > Hope that helps. Thanks Dale, that will do nicely. I'll have to start using Google Code Search myself ;-) Cheers, Chris http://rotsog.wordpress.com