Photo uploading via email

Posted by Lee on Stack Overflow See other posts from Stack Overflow or by Lee
Published on 2010-05-14T13:03:39Z Indexed on 2010/05/14 13:24 UTC
Read the original article Hit count: 316

Filed under:
|
|
|
|

I'd like to be able to upload photos via email, which I've seen (and used) on eat.ly and meetups.jquery.com but I haven't been able to work out how to do this, does anyone have a solution?

Essentially I believe the process should be something like this: 1) user adds picture to email on mobile device then send to a specific email address, say '[email protected]' 2) email server, cron job or something else looks at the senders address and tells it to add the attachement to that account 3) photo shows up on users profile page

I run Apache servers, with MySQL, PHP, and a JQuery framework. I have email servers running Courier, and I missing anything?

© Stack Overflow or respective owner

Related posts about photo

Related posts about image