Skip to content

Instantly share code, notes, and snippets.

Created July 18, 2010 00:30
Show Gist options
  • Save anonymous/479983 to your computer and use it in GitHub Desktop.
Save anonymous/479983 to your computer and use it in GitHub Desktop.
/usr/bin/ruby -rrubygems -e 'require "mms2r"; mail = MMS2R::Media.new(Mail.read("test.video-tmobile.eml"), :logger => Logger.new(STDOUT)); puts mail.media.inspect; puts mail.default_media.inspect'
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
nil
multipart/related; boundary="----=_part_6154704_22757492.1277991005599"; type="text/html"
multipart/related; boundary="----=_part_6154704_22757492.1277991005599"; type="text/html"
multipart/related; boundary="----=_part_6154704_22757492.1277991005599"; type="text/html"
multipart/related; boundary="----=_part_6154704_22757492.1277991005599"; type="text/html"
multipart/related; boundary="----=_part_6154704_22757492.1277991005599"; type="text/html"
MMS2R::Media created
MMS2R::Media processing
{}
nil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment