Thread
:
[Announce] fMMS - MMS on the N900
View Single Post
Swordfish II
2015-01-24 , 22:13
Posts: 68 | Thanked: 113 times | Joined on Sep 2014
#
993
Since I don't know a whole lot about MMS protocols and the seperate data connections, but still want a way to send mms, for a temp fix I am developing a set of 3 python scripts.
When opened the "MMS Sender" Script will utilize smtplib to login to my gmail. It will seek user input of a name which it plugs into a contacts script and return all the contact info for the contact.
The user then enters the phone number which is run through the provider script and
http://www.freecarrierlookup.com/
to return the MMS provider email.
This email is then plugged into an smtp email, the attachment selected and the email/MMS sent.
So in theory MMS can still be sent with only a couple steps to the user. Currently I have the contacts search done, and a good portion of the smtp/email script done
Last edited by Swordfish II; 2015-01-25 at
00:23
.
Quote & Reply
|
The Following 5 Users Say Thank You to Swordfish II For This Useful Post:
juiceme
,
misiak
,
peterleinchen
,
rotoflex
,
Wikiwide
Swordfish II
View Public Profile
Send a private message to Swordfish II
Find all posts by Swordfish II