I am trying to use the MMS messaging package to send to Blogger mobile.
messaging.mms_send(Destination, text, PATH+"photo.jpg")
Where destination is of the form:
Destination = "18572940000@tmomail.net
From the API, it ignores the all the adddress after the @-sign and ends up MMS'ing to my mobile phone.
However, from the native MMS application I can send to blogger.com this way.

Reply With Quote

