Hi all,
I am constantly taking the following steps, and I know there's a way to automate this:
- emailing photos from my phone to myself
- saving those photos to my computer
- uploading the saved photos to a website
Is there a way to write a script (perhaps in PHP), that does the following:
- listens to any emails sent with attachments to a bot email (ex: [email protected])
- automatically uploads any attachments sent to that email to the site? (ex: upload to www.site.com/photos)