Hello !

I am looking for a script that can fetch emails from a mail account and post them on a webpage.
The body of the mail should be the body of the post
and any attachments should be posted as an downloadable attachment to the webpage post.
Each new mail should be posted as a new post (ala blog style)

Does anyone know of such a script already, and/or is it possible to do this in a simple way?

Sammy :)

I would suggest that you think of a way to make it a bit more secure than simply posting any email you get to the web but if that's what you want to do IMAP is probably the way to go. http://php.net/imap

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.