mms2r version 2.1.0 has been released!
* <by Mike Mondragon>
* <http://mms2r.rubyforge.org/>
* <http://rubyforge.org/tracker/?group_id=3065>
## DESCRIPTION
MMS2R is a library that decodes the parts of an MMS message to disk while
stripping out advertising injected by the mobile carriers. MMS messages are
multipart email and the carriers often inject branding into these messages. Use
MMS2R if you want to get at the real user generated content from a MMS without
having to deal with the cruft from the carriers.
If MMS2R is not aware of a particular carrier no extra processing is done to the
MMS other than decoding and consolidating its media.
Contact the author to add additional carriers to be processed by the library.
Suggestions and patches appreciated and welcomed!
Corpus of carriers currently processed by MMS2R:
* 1nbox/Idea: 1nbox.net
* 3 Ireland: mms.3ireland.ie
* Alltel: mms.alltel.com
* AT&T/Cingular/Legacy: mms.att.net, txt.att.net, mmode.com, mms.mycingular.com,
cingularme.com
* Bell South / Suncom: bellsouth.net
* Cricket Wireless: mms.mycricket.com
* Dobson/Cellular One: mms.dobson.net
* Helio: mms.myhelio.com
* Hutchison 3G UK Ltd: mms.three.co.uk
* INDOSAT M2: mobile.indosat.net.id
* LUXGSM S.A.: mms.luxgsm.lu
* Maroc Telecom / mms.mobileiam.ma
* MTM South Africa: mms.mtn.co.za
* NetCom (Norway): mms.netcom.no
* Nextel: messaging.nextel.com
* O2 Germany: mms.o2online.de
* O2 UK: mediamessaging.o2.co.uk
* Orange & Regional Oranges: orangemms.net, mmsemail.orange.pl, orange.fr
* PXT New Zealand: pxt.vodafone.net.nz
* Rogers of Canada: rci.rogers.com
* SaskTel: sms.sasktel.com
* Sprint: pm.sprint.com, messaging.sprintpcs.com
* T-Mobile: tmomail.net, mmsreply.t-mobile.co.uk
* Vodacom: mms.vodacom4me.co.za
* Verizon: vzwpix.com, vtext.com
* PLSPICTURES.COM mms hosting: waw.plspictures.com
Changes:
### 2.1.0 / 2008-07-30 (Dr. Gibbons – Birthday expert and Murderface expert)
* 1 major enhancement:
* opens up TMail for improved query method patterned code in MMS2R
* 3 minor enhancements:
* UK O2 support mediamessaging.o2.co.uk - Jeremy Wilkins
* Write non text files with binary bit set on Windows - Nobody
* source hosted on github: git clone git://github.com/monde/mms2r.git
* <by Mike Mondragon>
* <http://mms2r.rubyforge.org/>
* <http://rubyforge.org/tracker/?group_id=3065>