From: Mike Mondragon Date: 2008-04-15T17:03:46+09:00 Subject: [ANN] mms2r 2.0.3 Released mms2r version 2.0.3 has been released! * * * ## 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: * Alltel: message.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 * NetCom (Norway): mms.netcom.no * Nextel: messaging.nextel.com * O2 Germany: mms.o2online.de * Orange & Regional Oranges: orangemms.net, mmsemail.orange.pl, orange.fr * PXT New Zealand: pxt.vodafone.net.nz * SaskTel: sms.sasktel.com * Sprint: pm.sprint.com, messaging.sprintpcs.com * T-Mobile: tmomail.net * Vodacom: mms.vodacom4me.co.za * Verizon: vzwpix.com, vtext.com Changes: ## 2.0.3 / 2008-04-15 (Enter Taxman - The 1040 MMS Form) * fix case when part is image/jpeg declared 'application/octet-stream' * trim dangling image/jpeg text from blackberry messages * file extensions added to filenames that are missing extensions in part headers * anonymize images in fixtures to reduce gem size * T-Mobile update - jesse dp * AT&T/T-Mobile Blackberrry update - Dave Myron * * *