More information about the Underscore mailing list

[_] Facebook MMS to profile

Derek Almond home at derekalmond.com
Wed Apr 30 09:34:04 BST 2008

>> 2008/4/26 Dan Course <dan at thoughtden.co.uk>:
>> 
>> > Yo yo yo,
>> >
>> > How can do you re-create the MMS to Facebook (mobile at facebook.com)?
>> > What processes do you have to go through on the server to pick-up
>> the
>> > picture from the e-mail received?!
>> >

I was part of an open source project that did this a few years back

comoblog.sourceforge.net, post the link to the CVS files, but SF seems to be
down for me.

Anyway, it's php4 so pretty hacky (even for php4 ;-) , but I've recently
written something to do the same thing in symfony that should be portable.

Shout me off list if you want to take a look.

D