PHP script to automate getting email [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this questionHere is what i try to do, almost like wordpress or video, i like to create/generate and pop email account on my server, where you can send email (text) or/and attached picture and automate the process of posting that on a blog, or just adding that to a folder for a slideshow.
Some time ago, i made a huge research about that, found some abstact solution that 开发者_运维技巧is more a concept that code/api or php script
So i am looking for a library, a api, a script et framework that can do that. PHP ot javascript favorised !
Thanks in advance !
almost perfect solution
Using PHP to read email in a POP3 mailbox
and a download attachement solution here
精彩评论