Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

JsRuca

macrumors newbie
Original poster
Oct 15, 2011
2
0
California
So I have an unlocked t-mobile iPhone 3G, IOS 4.0.2. I can send pictures, but can't receive them, I get the message "the media content was not included due to a picture resolution or message size restriction". I've read so many forums about how to fix this but they're not working! Any help?? Thanks!!! <3 :apple:
 
Have you tried installing a T-Mobile US carrier bundle? On iOS 3.0, the easiest way to get MMS working was to install the right carrier bundle. I'm not sure if 4.x works the same way, but it may be something to investigate.

Good luck! If you do find a solution, be sure to post it here so others can find it later.
 
Perhaps you can try asking the sender to upload to gmail and send over as an email while you open email and open the image.

Takes longer but it should work.
 
I'm on iPhone 4 and I did the following and works without a hic-ups;

SSH into your phone and Navigate to /var/mobile/Library/Preferences/com.apple.mms_override.plist on your iPhone and edit the file by pasting whats below.

<?xml version=”1.0″ encoding=”UTF-8″?>
<!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<plist version=”1.0″>
<dict>
<key>MMS</key>
<dict>
<key>GroupModeEnabled</key>
<false/>
<key>MMSC</key>
<string>http://mms.msg.eng.t-mobile.com/mms/wapenc</string>
<key>MaxMessageSize</key>
<integer>1048576</integer>
<key>MaxRecipients</key>
<integer>10</integer>
<key>MaxVideoBitrate</key>
<integer>131072</integer>
<key>Proxy</key>
<string>216.155.165.50:8080</string>
<key>UAProf</key>
<string>http://www.apple.com/mms/uaprof.rdf</string>
<key>UserAgent</key>
<string>SonyEricssonW800i/R1L</string>
</dict>
</dict>
</plist>

That allowed me to receive the messages so I still had to toil around and I found success with the following settings.

APN: internet2.voicestream.com
Username:
Password:
MMSC: http://mms.msg.eng-t-mobile.com/mms/wapenc
MMS Proxy: 216.155.165.50:8080
MMS Max Message Size: 1048576
MMS UA Prof URL: http://www.apple.com/mms/uaprof.rdf

Source: http://leimobile.com/t-mobile-iphone-mms-settings-for-ios-4/
Proof:

IMG_2261.PNG
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.